summaryrefslogtreecommitdiff
path: root/sofort/ccenv
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2021-06-05 14:49:41 +0000
committermidipix <writeonce@midipix.org>2021-06-05 15:09:31 +0000
commita63c8eb97665e8bd98c5c9523d056275b0cc23af (patch)
treed6b4cd8048c42ce8a07cd2d3b4f2138b92ce6b08 /sofort/ccenv
parent74dbad4b598c70afbd2fc168c91c841cf35a7b99 (diff)
downloadbcparser-a63c8eb97665e8bd98c5c9523d056275b0cc23af.tar.bz2
bcparser-a63c8eb97665e8bd98c5c9523d056275b0cc23af.tar.xz
build system: cfgtest_compiler_switch(): distinguish 'switch' from 'ldflag'.
Diffstat (limited to 'sofort/ccenv')
-rw-r--r--sofort/ccenv/ccswitch.strs3
1 files changed, 2 insertions, 1 deletions
diff --git a/sofort/ccenv/ccswitch.strs b/sofort/ccenv/ccswitch.strs
index 9c4f508..0a76f03 100644
--- a/sofort/ccenv/ccswitch.strs
+++ b/sofort/ccenv/ccswitch.strs
@@ -25,8 +25,9 @@
-std=c11
# linker switches
--Wl,
+-Wl,--print-map
-Wl,--no-undefined
+-Wl,--verbose
# errors and warnings
-Wall