diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2024-11-26 20:36:14 +0530 |
---|---|---|
committer | Eli Schwartz <eschwartz93@gmail.com> | 2024-12-27 02:36:48 -0500 |
commit | a00467268549bce29e07cb435033b879ece939c3 (patch) | |
tree | 007d8ec8e9362cc622a0bc881b46d56ff470971c /docs/markdown/snippets | |
parent | 1f6ce53f773d00ab728bda6ae0634076430ce5de (diff) | |
download | meson-a00467268549bce29e07cb435033b879ece939c3.zip meson-a00467268549bce29e07cb435033b879ece939c3.tar.gz meson-a00467268549bce29e07cb435033b879ece939c3.tar.bz2 |
compilers: De-dup -Wl,-rpath, and -Wl,-rpath-link,
When followed by a comma, we can be absolutely sure that these are
argument prefixes, and will not consume the next argument to form
a single argument. Fixes spammy warnings on apple clang:
`ld: warning: duplicate -rpath 'build/dist/darwin_universal/arm64/lib/pkgconfig/../../lib' ignored`
Continuation from https://github.com/mesonbuild/meson/pull/13819
Diffstat (limited to 'docs/markdown/snippets')
0 files changed, 0 insertions, 0 deletions