aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/c.py
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2019-10-07 10:20:36 -0700
committerNirbheek Chauhan <nirbheek@centricular.com>2019-11-07 17:11:22 +0530
commit792a8622017802c9394d39dcd4af354a6a2ed505 (patch)
treeebb86f1dfd5b3e8bdf7d4f7f03bfe561db96b291 /mesonbuild/compilers/c.py
parented7f9604948b10a10ebb8ece24aa42c39b949920 (diff)
downloadmeson-792a8622017802c9394d39dcd4af354a6a2ed505.zip
meson-792a8622017802c9394d39dcd4af354a6a2ed505.tar.gz
meson-792a8622017802c9394d39dcd4af354a6a2ed505.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/compilers/c.py')
0 files changed, 0 insertions, 0 deletions