diff options
author | midipix <writeonce@midipix.org> | 2021-06-05 14:49:41 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2021-06-05 15:11:51 +0000 |
commit | 8fd076682447e49824feb48beba751a4aa2c1fed (patch) | |
tree | 48bb51fd869841e4bf8bb7a7eb06f1db6304eb04 /sofort/ccenv | |
parent | 5f42ec8c3c7c121a0eff0d52e40c206a6b086f96 (diff) | |
download | ntcon-8fd076682447e49824feb48beba751a4aa2c1fed.tar.bz2 ntcon-8fd076682447e49824feb48beba751a4aa2c1fed.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 |