diff options
| -rwxr-xr-x | configure | 2 | 
1 files changed, 2 insertions, 0 deletions
@@ -263,6 +263,8 @@ tryflag CFLAGS_AUTO -Wno-unused-but-set-variable  tryflag CFLAGS_AUTO -Wno-unknown-pragmas  fi +# Some patched GCC builds have these defaults messed up... +tryflag CFLAGS_AUTO -fno-stack-protector  tryldflag LDFLAGS_AUTO -Wl,--hash-style=sysv  | 
