diff options
author | midipix <writeonce@midipix.org> | 2021-06-05 14:49:41 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2021-06-05 15:11:58 +0000 |
commit | dba2be137c0744929e1886496e5432b34238e256 (patch) | |
tree | 37a99b01c391e704b14ff452445d406dd5871792 /sofort/ccenv | |
parent | b59b98aa18588c680ebed4572806a74288f8bc3f (diff) | |
download | sbpython3-dba2be137c0744929e1886496e5432b34238e256.tar.bz2 sbpython3-dba2be137c0744929e1886496e5432b34238e256.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 |