summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorIan Lynagh <ian@well-typed.com>2012-08-05 21:28:20 +0100
committerIan Lynagh <ian@well-typed.com>2012-08-05 21:28:20 +0100
commit668151c880f5662e59288a0884d8d3505c0ce7d7 (patch)
treefa20b117613c448c7e0c33f078c5c17a11fb7ede /configure.ac
parent1235c2742ee991d15e1db4e2b2ed8587951221ea (diff)
downloadhaskell-668151c880f5662e59288a0884d8d3505c0ce7d7.tar.gz
More more ld-related settings into the settings file
Related to #4862
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac9
1 files changed, 4 insertions, 5 deletions
diff --git a/configure.ac b/configure.ac
index c8e6ea5e2e..397e8a5de0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -546,6 +546,10 @@ FP_CC_LLVM_BACKEND
FP_PROG_LD_HashSize31
FP_PROG_LD_ReduceMemoryOverheads
+FP_PROG_LD_IS_GNU
+FP_PROG_LD_BUILD_ID
+FP_PROG_LD_NO_COMPACT_UNWIND
+
FPTOOLS_SET_C_LD_FLAGS([target],[CFLAGS],[LDFLAGS],[IGNORE_LINKER_LD_FLAGS],[CPPFLAGS])
FPTOOLS_SET_C_LD_FLAGS([build],[CONF_CC_OPTS_STAGE0],[CONF_GCC_LINKER_OPTS_STAGE0],[CONF_LD_LINKER_OPTS_STAGE0],[CONF_CPP_OPTS_STAGE0])
@@ -830,11 +834,6 @@ FPTOOLS_FLOAT_WORD_ORDER_BIGENDIAN
dnl ** check for leading underscores in symbol names
FP_LEADING_UNDERSCORE
-dnl ** check for ld, whether it has an -x option, and if it is GNU ld
-FP_PROG_LD_IS_GNU
-FP_PROG_LD_BUILD_ID
-FP_PROG_LD_NO_COMPACT_UNWIND
-
FP_VISIBILITY_HIDDEN
dnl ** check for librt