diff options
author | midipix <writeonce@midipix.org> | 2021-06-05 14:49:41 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2021-06-05 15:11:55 +0000 |
commit | e5b1d4a3c84d49a077123423ed5f4c33af533b7f (patch) | |
tree | fc8ee2389e69304803f9d97a81f3246afb401b04 /sofort/ccenv | |
parent | d83322a39de3dc9cd79e28a0b16718db54746902 (diff) | |
download | sbmake-e5b1d4a3c84d49a077123423ed5f4c33af533b7f.tar.bz2 sbmake-e5b1d4a3c84d49a077123423ed5f4c33af533b7f.tar.xz |
build system: cfgtest_compiler_switch(): distinguish 'switch' from 'ldflag'.
Diffstat (limited to 'sofort/ccenv')
-rw-r--r-- | sofort/ccenv/ccswitch.strs | 3 |
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 |