meson/cross
Eli Schwartz 6bfe5d3235
remove totally invalid gcc arguments from cross file
Partial revert of commit cf23e34187. This
mostly moved existing arguments to the "right" location, but also
introduced new arguments that didn't previously exist -- which was
wrong.

... also, these cross files are used by CI (if they have a corresponding
.json file) and this change broke the CI. Because --target isn't a valid
gcc option, although clang/rustc do accept it. For GCC, the argument
parser decides you wanted --target-help, which prints documentation text
and then quits.
2023-01-11 21:05:22 -05:00
..
arm64cl.txt CI: install ifort on Windows 2022-07-11 17:58:02 -04:00
armcc.txt Allow setting built-in options from cross/native files 2020-08-01 22:00:06 -07:00
armclang-linux.txt cross: move multilib options to [binaries] section 2023-01-11 15:58:16 -05:00
armclang.txt cross: move multilib options to [binaries] section 2023-01-11 15:58:16 -05:00
c2000.txt Allow setting built-in options from cross/native files 2020-08-01 22:00:06 -07:00
ccomp-armv7a.txt cross: move multilib options to [binaries] section 2023-01-11 15:58:16 -05:00
ccrx.txt Allow setting built-in options from cross/native files 2020-08-01 22:00:06 -07:00
iphone.txt cross: move multilib options to [binaries] section 2023-01-11 15:58:16 -05:00
linux-mingw-w64-32bit.json cmake: Add cross tests 2020-10-13 17:04:20 +02:00
linux-mingw-w64-32bit.txt cmake: fix missing languages from CMake (fixes #8132) 2021-01-04 20:16:30 +00:00
linux-mingw-w64-64bit.json cmake: Add cross tests 2020-10-13 17:04:20 +02:00
linux-mingw-w64-64bit.txt cmake: fix missing languages from CMake (fixes #8132) 2021-01-04 20:16:30 +00:00
msp430.txt Genericise TI compiler and add MSP430 support 2022-02-02 16:45:05 +02:00
none.txt CI: install ifort on Windows 2022-07-11 17:58:02 -04:00
ownstdlib.txt Interpreter: Fix c_stdlib usage 2020-08-18 14:47:38 -04:00
tvos.txt cross: move multilib options to [binaries] section 2023-01-11 15:58:16 -05:00
ubuntu-armhf.json cmake: Add cross tests 2020-10-13 17:04:20 +02:00
ubuntu-armhf.txt remove totally invalid gcc arguments from cross file 2023-01-11 21:05:22 -05:00
ubuntu-faketarget.txt Added cpu family property to system information. 2015-10-18 01:08:04 +03:00
wasm.txt emscripten: use single arguments when specifying options 2022-12-27 06:59:55 -05:00
xc16.txt Allow setting built-in options from cross/native files 2020-08-01 22:00:06 -07:00