avoid redundant rpath entries on multiarch systems
authorDebian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Sun, 4 Aug 2024 20:04:32 +0000 (16:04 -0400)
committerAaron M. Ucko <ucko@debian.org>
Sun, 4 Aug 2024 20:04:32 +0000 (16:04 -0400)
commitb0acf1c37325f8a0c90c085152ed80d38531ecbc
treea656cb4d6674187d113b7e27eef6ffbaca3aece1
parentdc182c635d7b4d5abd0ea98ff65a729854bb2a89
avoid redundant rpath entries on multiarch systems

 * src/build-system/configure(.ac): when ensuring that executables
   will be able to find libstdc++, don't add rpath entries that files
   under /etc/ld.so.conf.d already specify, even if they don't resemble
   traditional single-architecture or biarch locations.

Debian-Bug: 633567.
Author: Aaron M. Ucko <ucko@debian.org>
Last-Update: 2011-08-28

Gbp-Pq: Name no_multiarch_rpath
c++/src/build-system/configure
c++/src/build-system/configure.ac