]> ruderich.org/simon Gitweb - blhc/blhc.git/blobdiff - t/logs/arch-amd64
Support branch protection
[blhc/blhc.git] / t / logs / arch-amd64
index f985d87b11bf6e0e602182fbbb32591c3e51495e..7719629844fcc408c392a215c3be868c7ddc6b75 100644 (file)
@@ -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