]> ruderich.org/simon Gitweb - blhc/blhc.git/blobdiff - t/logs/good
Add more tests.
[blhc/blhc.git] / t / logs / good
index 02f3b67e8a3cfa6b511ece02f3507987db0a6cf2..2519eea27df07667f0754f43be48a3fae56fd41c 100644 (file)
@@ -30,6 +30,8 @@ gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-securit
 
 gcc -E -D_FORTIFY_SOURCE=2 test.c
 
+gcc -S -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -D_FORTIFY_SOURCE=2 test.c
+
 gcc -Wl,-z,relro -o test test.cpp.o
 
 command --cc test