X-Git-Url: https://ruderich.org/simon/gitweb/?p=blhc%2Fblhc.git;a=blobdiff_plain;f=t%2Flogs%2Farch-amd64;fp=t%2Flogs%2Farch-amd64;h=7719629844fcc408c392a215c3be868c7ddc6b75;hp=f985d87b11bf6e0e602182fbbb32591c3e51495e;hb=019d2b1c80b43bc7fa2a1df68ca3fa4f81569961;hpb=f1ac73364a8d0a20e279328db6b6e1e8dbfe9a4e diff --git a/t/logs/arch-amd64 b/t/logs/arch-amd64 index f985d87..7719629 100644 --- a/t/logs/arch-amd64 +++ b/t/logs/arch-amd64 @@ -3,7 +3,7 @@ dpkg-buildpackage: host architecture amd64 # all hardening options -gcc -D_FORTIFY_SOURCE=2 -g -O2 -fPIE -fstack-protector-strong -fstack-clash-protection -Wformat -Wformat-security -Werror=format-security -Wall -c test.c +gcc -D_FORTIFY_SOURCE=2 -g -O2 -fPIE -fcf-protection -fstack-protector-strong -fstack-clash-protection -Wformat -Wformat-security -Werror=format-security -Wall -c test.c gcc -fPIE -pie -Wl,-z,relro -Wl,-z,now -o test test.o # missing flags