HaikuOS build fixes, headless mode works
This commit is contained in:
parent
bb178bb876
commit
d8d3b83c51
7 changed files with 21 additions and 7 deletions
|
@ -772,7 +772,7 @@ endif
|
|||
ifeq ($(WASM),true)
|
||||
BASE_FLAGS += -DNANOVG_GLES2=1
|
||||
BASE_FLAGS += -msse -msse2 -msse3 -msimd128
|
||||
else
|
||||
else ifneq ($(HAIKU),true)
|
||||
BASE_FLAGS += -pthread
|
||||
endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue