]> ruderich.org/simon Gitweb - blhc/blhc.git/blobdiff - t/logs/cc
t/tests.t,t/logs/cc: Add test for .cc files.
[blhc/blhc.git] / t / logs / cc
index ddacd82691677a89ec5f8b6a9c33a616bf7eb3de..c9dcc44326f9ef3bd9cc6d1d579977ced0c2215c 100644 (file)
--- a/t/logs/cc
+++ b/t/logs/cc
@@ -1,3 +1,4 @@
+cc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat-security -Werror=format-security -D_FORTIFY_SOURCE=2 -c test-a.cc
 cc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat-security -Werror=format-security -D_FORTIFY_SOURCE=2 -c test-a.c
 cc -g -O2 -fstack-protector -Wformat -Wformat-security -Werror=format-security -D_FORTIFY_SOURCE=2 -c test-b.c
 cc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -c test-c.c