From 668151c880f5662e59288a0884d8d3505c0ce7d7 Mon Sep 17 00:00:00 2001 From: Ian Lynagh Date: Sun, 5 Aug 2012 21:28:20 +0100 Subject: More more ld-related settings into the settings file Related to #4862 --- distrib/configure.ac.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'distrib/configure.ac.in') diff --git a/distrib/configure.ac.in b/distrib/configure.ac.in index 8cb57c4509..d1ef5d592c 100644 --- a/distrib/configure.ac.in +++ b/distrib/configure.ac.in @@ -72,6 +72,9 @@ AC_PROG_CPP FP_PROG_LD_HashSize31 FP_PROG_LD_ReduceMemoryOverheads +FP_PROG_LD_IS_GNU +FP_PROG_LD_BUILD_ID +FP_PROG_LD_NO_COMPACT_UNWIND # dnl ** Check gcc version and flags we need to pass it ** -- cgit v1.2.1