diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2018-04-15 07:41:12 +0530 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2018-04-15 22:29:49 +0300 |
commit | ef81a013a5fd5f2e962a9c7f37beea0156711dbc (patch) | |
tree | af745308bd09b2f90525056f4bb1fbed0850b14d /docs/markdown/Compiler-properties.md | |
parent | 86f725c1e523088c691432c608b3228499ca3c7b (diff) | |
download | meson-ef81a013a5fd5f2e962a9c7f37beea0156711dbc.zip meson-ef81a013a5fd5f2e962a9c7f37beea0156711dbc.tar.gz meson-ef81a013a5fd5f2e962a9c7f37beea0156711dbc.tar.bz2 |
cross: Add compiler cross_args after normal args
This way they override all other arguments. This matches the order of
link arguments too.
Note that this means -I flags will come in afterwards and not override
anything else, but this is correct since that's how toolchain paths
work normally too -- they are searched last.
Closes https://github.com/mesonbuild/meson/issues/3089
Diffstat (limited to 'docs/markdown/Compiler-properties.md')
0 files changed, 0 insertions, 0 deletions