diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2019-10-07 10:20:36 -0700 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2019-10-08 00:07:06 +0300 |
commit | 225c93c5c056f6afebb3b1d0635cc974f36b095b (patch) | |
tree | e9e4b915cdfa0d2a58dd7846fd582aa68b9a5bc4 /mesonbuild/interpreterbase.py | |
parent | 506eb998d1673ee55e080390c66f6a2c3db9e882 (diff) | |
download | meson-225c93c5c056f6afebb3b1d0635cc974f36b095b.zip meson-225c93c5c056f6afebb3b1d0635cc974f36b095b.tar.gz meson-225c93c5c056f6afebb3b1d0635cc974f36b095b.tar.bz2 |
linkers: Concatenate -L and the directory
It is perfectly valid to pass the arguments separately `-L /some/dir/`,
however, meson later groups arguments by whether they start with -L or
not, which breaks passing the -L and the directory separately.
Fixes #6003
Diffstat (limited to 'mesonbuild/interpreterbase.py')
0 files changed, 0 insertions, 0 deletions