aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/interpreterbase.py
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2019-10-07 10:20:36 -0700
committerJussi Pakkanen <jpakkane@gmail.com>2019-10-08 00:07:06 +0300
commit225c93c5c056f6afebb3b1d0635cc974f36b095b (patch)
treee9e4b915cdfa0d2a58dd7846fd582aa68b9a5bc4 /mesonbuild/interpreterbase.py
parent506eb998d1673ee55e080390c66f6a2c3db9e882 (diff)
downloadmeson-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