boards: Move "-fno-exceptions -fcheck-new" from Make.defs to Toolchain.defs

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
Xiang Xiao
2022-04-25 08:09:52 +08:00
committed by Petro Karashchenko
parent a014daf44f
commit e9f5eb0823
24 changed files with 48 additions and 18 deletions
@@ -48,7 +48,6 @@ endif
# ARCHOPTIMIZATION += -fno-zero-initialized-in-bss
ARCHCXXFLAGS = -fno-exceptions -fcheck-new
ARCHWARNINGS = -Wall -Wstrict-prototypes -Wshadow -Wundef
ARCHWARNINGSXX = -Wall -Wshadow -Wundef
ARCHDEFINES =