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:11:57 +0000
commitfd723fa7e3676395477f4a003b3697ae4218d7b2 (patch)
tree564ad174cac3f077c8f9250a5cc1dbb48925816b /sofort/ccenv
parent6fd3013555fdb9e361af697c49f900366d097ab5 (diff)
downloadsbpython2-fd723fa7e3676395477f4a003b3697ae4218d7b2.tar.bz2
sbpython2-fd723fa7e3676395477f4a003b3697ae4218d7b2.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