From 7bc48632479fa3fc2816fadae667cb0d086f7994 Mon Sep 17 00:00:00 2001
From: midipix <writeonce@midipix.org>
Date: Sat, 5 Jun 2021 14:49:41 +0000
Subject: build system: cfgtest_compiler_switch(): distinguish 'switch' from
 'ldflag'.

---
 sofort/ccenv/ccswitch.strs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

(limited to 'sofort/ccenv')

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
-- 
cgit v1.2.3