summaryrefslogtreecommitdiff
path: root/test/self/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/self/Makefile')
-rw-r--r--test/self/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/self/Makefile b/test/self/Makefile
index d55d9133be..98ebd1fd66 100644
--- a/test/self/Makefile
+++ b/test/self/Makefile
@@ -3,6 +3,7 @@
obj-$(CONFIG_SELFTEST) += core.o
obj-$(CONFIG_SELFTEST_MALLOC) += malloc.o
obj-$(CONFIG_SELFTEST_PRINTF) += printf.o
+CFLAGS_printf.o += -Wno-format-security
obj-$(CONFIG_SELFTEST_PROGRESS_NOTIFIER) += progress-notifier.o
obj-$(CONFIG_SELFTEST_OF_MANIPULATION) += of_manipulation.o of_manipulation.dtb.o
obj-$(CONFIG_SELFTEST_ENVIRONMENT_VARIABLES) += envvar.o