summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAdam Sandberg Ericsson <adam@sandbergericsson.se>2020-02-22 11:30:53 +0000
committerMarge Bot <ben+marge-bot@smart-cactus.org>2020-02-23 17:32:03 -0500
commit853210f20699b54dee4f85a15b70b3f02a1b68b7 (patch)
tree8e606595b26e9d83833a2fb18ce536d0209c7309 /configure.ac
parent1674353a1ab40fde183f22bef9eb019d8150dc5a (diff)
downloadhaskell-853210f20699b54dee4f85a15b70b3f02a1b68b7.tar.gz
show gcc linker options in configure summary
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 419f002c5e..9559d9672e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1416,6 +1416,7 @@ echo "\
Using (for bootstrapping) : $CC_STAGE0
Using $CompilerName : $CC
which is version : $GccVersion
+ linker options : $GccUseLdOpt
Building a cross compiler : $CrossCompiling
Unregisterised : $Unregisterised
TablesNextToCode : $TablesNextToCode