avoid redundant rpath entries on multiarch systems
authorDebian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Sun, 28 Jul 2024 02:38:52 +0000 (22:38 -0400)
committerAaron M. Ucko <ucko@debian.org>
Sun, 28 Jul 2024 02:38:52 +0000 (22:38 -0400)
commit27f02cb3d99daa6a0043c327cf633b5ae6e2e1e0
treef1c2977894af558dab8a4f87c1e0c44dcda06ced
parent19d8fb931da050db60017377f02a6c4abecfad42
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