about summary refs log tree commit diff
path: root/gcc_plugin/afl-gcc-fast.c
diff options
context:
space:
mode:
authorBernhard M. Wiedemann <bwiedemann@suse.de>2020-07-05 05:19:34 +0200
committerBernhard M. Wiedemann <bwiedemann@suse.de>2020-07-05 13:41:50 +0200
commit20e63078f0b3034d88cf0c2a001236cec4e12441 (patch)
tree1ecbe9fc19e51e72377b3e21baf1daaa080d7197 /gcc_plugin/afl-gcc-fast.c
parent25c3a290042a75e26b606c9a961734f2f71cf1e1 (diff)
downloadafl++-20e63078f0b3034d88cf0c2a001236cec4e12441.tar.gz
Fix generation of afl-system-config.8
and afl-whatsup.8

Without this patch, afl-system-config.8 varied between build hosts
because it contained lines such as
 ./afl-system-config: line 30: sysctl: command not found
 ./afl-system-config: line 31: /sys/kernel/mm/transparent_hugepage/enabled: Permission denied
 It is recommended to boot the kernel with lots of security off

See https://reproducible-builds.org/ for why this matters.

afl-system-config.8 is generated by the %.8 target in GNUmakefile
that calls commands with -hh to fill the OPTIONS section of man-pages.

This PR was done while working on reproducible builds for openSUSE.
Diffstat (limited to 'gcc_plugin/afl-gcc-fast.c')
0 files changed, 0 insertions, 0 deletions