diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2021-03-23 20:52:49 -0700 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2021-03-30 18:52:17 +0300 |
commit | 2cd0723c42ae2076c7ba2b888fd7a5235d5cbf17 (patch) | |
tree | 8a403fc8589838c8305f34cdb22b0e8db72ea8ce /mesonbuild/interpreter/compiler.py | |
parent | 692f6733122b2bf053299f8a0cdbcab3d5bfbfb5 (diff) | |
download | meson-2cd0723c42ae2076c7ba2b888fd7a5235d5cbf17.zip meson-2cd0723c42ae2076c7ba2b888fd7a5235d5cbf17.tar.gz meson-2cd0723c42ae2076c7ba2b888fd7a5235d5cbf17.tar.bz2 |
Split environment variable and command line cflags
They are supposed to have different behavior. The environment variables
apply to both the compiler and linker when the compiler acts as a
linker, but the command line ones do not.
Fixes #8345
Diffstat (limited to 'mesonbuild/interpreter/compiler.py')
0 files changed, 0 insertions, 0 deletions