X-Git-Url: https://ruderich.org/simon/gitweb/?p=blhc%2Fblhc.git;a=blobdiff_plain;f=t%2Flogs%2Fc%2B%2B;h=3999dd6d483017e600215060c01aa6ab0a76b443;hp=3e988d39559d2bb14ee2f24fc635ef7a3c41d33a;hb=5f36c99fe17184b3b10edf4d89b8d8f82cedd175;hpb=fbc6886e558ccf337cf7dd1eaa9a647c44ac2118 diff --git a/t/logs/c++ b/t/logs/c++ index 3e988d3..3999dd6 100644 --- a/t/logs/c++ +++ b/t/logs/c++ @@ -21,6 +21,8 @@ c++\ rm test.c++ c++\ test.c++ +c++\ +test.c++ c++-4.6 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat-security -Werror=format-security -D_FORTIFY_SOURCE=2 -c test-a.cpp c++-4.6 -g -O2 -fstack-protector -Wformat -Wformat-security -Werror=format-security -D_FORTIFY_SOURCE=2 -c test-b.cpp