Skip to content

Commit

Permalink
buildfix
Browse files Browse the repository at this point in the history
  • Loading branch information
dsvensson committed Aug 29, 2024
1 parent 29bd361 commit a8823aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engine/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2359,7 +2359,7 @@ TOOLMAKEOVERRIDES=$(TOOLOVERRIDES)
ifeq (web,$(FTE_TARGET))
TOOLCONFIGUREOVERRIDES=emconfigure
TOOLMAKEOVERRIDES=emmake
OPUSCONFIGARGS=--disable-rtcd --disable-hardening --enable-stack-protector=no --enable-shared=no
OPUSCONFIGARGS=--disable-rtcd --disable-hardening --enable-stack-protector=no --enable-shared=no --host=none
SPEEXDSPCONFIGARGS=--disable-neon
CONFIGARGS=--enable-shared=no
endif
Expand Down

0 comments on commit a8823aa

Please sign in to comment.