diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-04-09 23:37:21 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2021-04-09 23:37:21 +0000 |
commit | 555497ccbe5f9909c85f55e49ab913bf8b6c5d3d (patch) | |
tree | 0c99fd5f57e57deca44a0e26ace53c143057c345 /configure | |
parent | c1ee697ec2d8eb83c9a545cae20c75f1ee38fcf6 (diff) | |
download | dnsfunnel-555497ccbe5f9909c85f55e49ab913bf8b6c5d3d.tar.xz |
Real noexecstack fix: make strip less greedy
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -341,7 +341,6 @@ tryflag CFLAGS_AUTO -fdata-sections tryldflag LDFLAGS_AUTO -Wl,--sort-section=alignment tryldflag LDFLAGS_AUTO -Wl,--sort-common -tryldflag LDFLAGS_AUTO -Wl,-z,noexecstack CPPFLAGS_AUTO="${CPPFLAGS_AUTO}${addincpath}" |