|
@@ -29,8 +29,10 @@ include ../../dpf/Makefile.plugins.mk |
|
|
# -------------------------------------------------------------- |
|
|
# -------------------------------------------------------------- |
|
|
# Extra flags |
|
|
# Extra flags |
|
|
|
|
|
|
|
|
|
|
|
ifneq ($(WASM),true) |
|
|
BASE_FLAGS += -pthread |
|
|
BASE_FLAGS += -pthread |
|
|
LINK_FLAGS += -pthread |
|
|
LINK_FLAGS += -pthread |
|
|
|
|
|
endif |
|
|
|
|
|
|
|
|
# -------------------------------------------------------------- |
|
|
# -------------------------------------------------------------- |
|
|
# Enable all possible plugin types |
|
|
# Enable all possible plugin types |
|
|