avoid redundant rpath entries on multiarch systems
authorDebian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Sun, 12 Jan 2025 14:25:01 +0000 (14:25 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Sun, 12 Jan 2025 14:25:01 +0000 (14:25 +0000)
commitd67b5db7165623a4baed6eafe2746cee567ce781
tree5f38cb6416b1f0887833f63eb799d484560dbbd4
parent8b5a9eb20393e1c65774b88d6c1f10f1c3199b48
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