From 3cf7c3ef441822c889356fd1812ebf2944a59851 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 25 Aug 2020 10:45:55 +0100 Subject: gentoo resync : 25.08.2020 --- net-libs/libnsl/files/libnsl-1.3.0-rpath.patch | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 net-libs/libnsl/files/libnsl-1.3.0-rpath.patch (limited to 'net-libs/libnsl/files') diff --git a/net-libs/libnsl/files/libnsl-1.3.0-rpath.patch b/net-libs/libnsl/files/libnsl-1.3.0-rpath.patch new file mode 100644 index 000000000000..1189dae37cfa --- /dev/null +++ b/net-libs/libnsl/files/libnsl-1.3.0-rpath.patch @@ -0,0 +1,16 @@ +https://bugs.gentoo.org/732100 + +Remove invalid shell from config.rpath. +--- a/config.rpath ++++ b/config.rpath +@@ -216,9 +216,7 @@ if test "$with_gnu_ld" = yes; then + ;; + gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu) + if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then +- if $libdir == /usr/lib | $libdir == /usr/lib64; then +- hardcode_libdir_flag_spec="" +- fi ++ : + else + ld_shlibs=no + fi -- cgit v1.2.3