summaryrefslogtreecommitdiff
path: root/autogen
diff options
context:
space:
mode:
Diffstat (limited to 'autogen')
-rwxr-xr-xautogen/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen/configure b/autogen/configure
index 60ef873e39d..a6f85b66e53 100755
--- a/autogen/configure
+++ b/autogen/configure
@@ -21515,7 +21515,7 @@ case "$opsys" in
libs_nsgui=
headerpad_extra=690
fi
- LD_SWITCH_SYSTEM_TEMACS="-prebind $libs_nsgui -Xlinker -headerpad -Xlinker $headerpad_extra"
+ LD_SWITCH_SYSTEM_TEMACS="-fno-pie -prebind $libs_nsgui -Xlinker -headerpad -Xlinker $headerpad_extra"
## This is here because src/Makefile.in did some extra fiddling around
## with LD_SWITCH_SYSTEM. The cpp logic was: