aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/asm.py
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@archlinux.org>2023-01-11 20:59:20 -0500
committerEli Schwartz <eschwartz@archlinux.org>2023-01-11 21:05:22 -0500
commit6bfe5d323533d40b12d98ee20e4258d9488187a9 (patch)
treeef6ff2c562e821c906f58589a32a286a06c35441 /mesonbuild/compilers/asm.py
parentcf23e341878286790885352fd1d6548be5798391 (diff)
downloadmeson-6bfe5d323533d40b12d98ee20e4258d9488187a9.zip
meson-6bfe5d323533d40b12d98ee20e4258d9488187a9.tar.gz
meson-6bfe5d323533d40b12d98ee20e4258d9488187a9.tar.bz2
remove totally invalid gcc arguments from cross file
Partial revert of commit cf23e341878286790885352fd1d6548be5798391. 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.
Diffstat (limited to 'mesonbuild/compilers/asm.py')
0 files changed, 0 insertions, 0 deletions