X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=t%2Flogs%2Fgood;h=74057f5e52a9c901ebd560ae11d2afb5e847539c;hb=c3b000d786b82874943c7f8792179e64559bd58a;hp=82a6d97f548472a1f8a56c41712b632d2c0a2af3;hpb=35a018278ad2fb931749f25d41bea0b7bd4f11e9;p=blhc%2Fblhc.git diff --git a/t/logs/good b/t/logs/good index 82a6d97..74057f5 100644 --- a/t/logs/good +++ b/t/logs/good @@ -29,3 +29,5 @@ gcc -fPIC -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-s gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -D_FORTIFY_SOURCE=2 -Wl,-z,relro test.c -o test.output gcc -E -D_FORTIFY_SOURCE=2 test.c + +gcc -Wl,-z,relro -o test test.cpp.o