Fix --gc-sections with current Meson
commit18969ce369195718514bd23c44c154e8fa711438
authorJiří Zárevúcky <zarevucky.jiri@gmail.com>
Fri, 5 Jun 2020 14:25:12 +0000 (5 16:25 +0200)
committerJiří Zárevúcky <zarevucky.jiri@gmail.com>
Fri, 5 Jun 2020 14:27:29 +0000 (5 16:27 +0200)
treea51261b0413b1de855d0841b111dc492d9530e94
parentf5a7773d5901d6c1a9f44513cab36e8cd4c71a6c
Fix --gc-sections with current Meson

Meson started adding --fatal-warnings to its argument checking
invocation, which means it now incorrectly establishes all
linker options to be unsupported. Fixed by not using the detection
functionality.
meson/part/compiler_args/meson.build