Revert "Release v4.9224 - Ice Coffee "

This reverts commit 9cec93fd54.
This commit is contained in:
iceman1001
2020-05-21 09:25:32 +02:00
parent 9cec93fd54
commit 3e389c6e07
19 changed files with 24 additions and 24 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 -O3
CXXFLAGS ?= -Wall -Werror -O3
PM3CXXFLAGS = $(CXXFLAGS) -I../include
LUAPLATFORM = generic