Don't wipe out RPATHs specified by dependencies

Since we scan all dependencies for build-only RPATHs now (which are
removed on install), we must take care not to add build-only RPATHs
pointing to directories that dependencies explicitly add -Wl,-rpath
link args for, otherwise the paths will get wiped on install.

Caught by LinuxlikeTests::test_usage_pkgconfig_prefixes
pull/8973/merge
Nirbheek Chauhan 3 years ago committed by Nirbheek Chauhan
parent 06b1132f82
commit 351aee8ace
Loading…
Cancel
Save