Release v4.9237 - Ice Coffee

This commit is contained in:
iceman1001
2020-05-21 21:55:15 +02:00
parent a19ba257af
commit 833bc4d9a3
20 changed files with 30 additions and 29 deletions

View File

@@ -75,7 +75,7 @@ ifneq (,$(findstring MINGW,$(platform)))
PM3CFLAGS += -D_ISOC99_SOURCE
PM3CFLAGS += -mno-ms-bitfields -fexec-charset=cp850
endif
CXXFLAGS ?= -Wall -Werror -O3
CXXFLAGS ?= -Wall -O3
PM3CXXFLAGS = $(CXXFLAGS) -I../include
LUAPLATFORM = generic