Module: xenomai-3
Branch: stable-3.0.x
Commit: 825f86336746999e74d3732c79690151dba0370f
URL:    
http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=825f86336746999e74d3732c79690151dba0370f

Author: Philippe Gerum <r...@xenomai.org>
Date:   Sat Mar 10 10:51:58 2018 +0100

testsuite/smokey: allow non-literal format (-Wformat-security)

---

 testsuite/smokey/dlopen/Makefile.am |    1 +
 1 file changed, 1 insertion(+)

diff --git a/testsuite/smokey/dlopen/Makefile.am 
b/testsuite/smokey/dlopen/Makefile.am
index 56e16b5..70390e5 100644
--- a/testsuite/smokey/dlopen/Makefile.am
+++ b/testsuite/smokey/dlopen/Makefile.am
@@ -43,6 +43,7 @@ dlopentest_SOURCES = dlopentest.c
 
 dlopentest_CPPFLAGS =                          \
        @XENO_USER_CFLAGS@                      \
+       -Wno-format-security                    \
        -DXENO_TEST_DIR='"$(XENO_TEST_DIR)"'    \
        -I$(top_srcdir)/include
 


_______________________________________________
Xenomai-git mailing list
Xenomai-git@xenomai.org
https://xenomai.org/mailman/listinfo/xenomai-git

Reply via email to