Makefile : allow error to be printed

This commit is contained in:
remyz17 2018-07-17 13:33:47 +02:00 committed by BlackMesa123
parent 7608e6b787
commit d4eb7f6407

View File

@ -396,7 +396,6 @@ KBUILD_CFLAGS := -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs \
-fno-strict-aliasing -fno-common \
-Werror-implicit-function-declaration \
-Wno-format-security \
-Werror \
-std=gnu89
KBUILD_AFLAGS_KERNEL :=