--- a/native/Makefile +++ b/native/Makefile @@ -360,7 +360,7 @@ ifeq ($(CC),gcc) endif endif else - LOC_CC_OPTS=-Wno-unknown-warning-option -Werror -Wno-clobbered -Wno-unused-variable + LOC_CC_OPTS=-Werror -Wno-clobbered -Wno-unused-variable -Wno-alloca-larger-than endif # Enable 64-bit builds if the arch demands it