diff options
author | midipix <writeonce@midipix.org> | 2021-06-05 14:49:41 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2021-06-05 15:09:35 +0000 |
commit | 83cca75c522d8201220b4e30125a14fc32df7677 (patch) | |
tree | c5c56185d0492f2e759667de24fdeb6c6626925e /sofort/ccenv | |
parent | 95c68ab52e56bfaca0434fc95cef1219b995e511 (diff) | |
download | mdso-83cca75c522d8201220b4e30125a14fc32df7677.tar.bz2 mdso-83cca75c522d8201220b4e30125a14fc32df7677.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 |