avoid redundant rpath entries on multiarch systems
authorDebian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Wed, 7 Aug 2024 01:45:09 +0000 (21:45 -0400)
committerAaron M. Ucko <ucko@debian.org>
Wed, 7 Aug 2024 01:45:09 +0000 (21:45 -0400)
commit2a4671b35fe363b9c9511aa4aeb2819241a8c6f9
treeb43f2c03830a85b566bff73e8549993955946d06
parent10cfe4853f7afb02d3323e61e9c18d67583b3e85
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