]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit - make.sh
make.sh: Add -fcf-protection for x86_64/i586
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 14 Aug 2020 16:25:26 +0000 (16:25 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 16 Aug 2020 10:29:43 +0000 (10:29 +0000)
commit5eec0f21a6515e787ea8af0653c1048171d5d635
treee6e502c7ca20cb68c98880969b548aee41c7b82e
parent87f3b1e5682dbf13c9e2203ade95b55cbc91c626
make.sh: Add -fcf-protection for x86_64/i586

Instrument binaries to guard against ROP/JOP attacks.

This flag in only available on x86_64 and i586.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
make.sh