Skip to content
Snippets Groups Projects
Commit 36868f89 authored by fu5520tp's avatar fu5520tp
Browse files

remove compiler flag -Wstringop-truncation which throws errors

parent 16a0dd9e
No related branches found
No related tags found
No related merge requests found
......@@ -401,7 +401,6 @@ KBUILD_CFLAGS := -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs \
-Wno-format-security \
-std=gnu89 $(call cc-option,-fno-PIE) \
-Wno-attribute-alias \
-Wstringop-truncation
KBUILD_AFLAGS_KERNEL :=
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment