diff options
author | midipix <writeonce@midipix.org> | 2021-06-05 14:49:41 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2021-06-05 15:11:54 +0000 |
commit | a3391285b295943bef20a7ec4af00d1dd2155b2a (patch) | |
tree | 696e8711974cd3ca42cccd72400102a6fb41326f /sofort/ccenv | |
parent | dda1c87aab045cb9d2f8f55d7ac9a7c4cc54971b (diff) | |
download | perk-a3391285b295943bef20a7ec4af00d1dd2155b2a.tar.bz2 perk-a3391285b295943bef20a7ec4af00d1dd2155b2a.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 |