sys-devel/autogen: fix RPATH poisoning, bug #676692
authorSergei Trofimovich <slyfox@gentoo.org>
Sat, 2 Feb 2019 20:07:03 +0000 (20:07 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Sat, 2 Feb 2019 20:07:03 +0000 (20:07 +0000)
commit0e5f4be65afbd78b427fde3116ad74057e3297a4
treef6c006290bf12bc205afec6670d012aa333ee1fa
parent63ee9ffaecbdff7a7819a19ebf9abc1fe7c2b6a5
sys-devel/autogen: fix RPATH poisoning, bug #676692

autogen sets '-no-install' on installed binaries:
    autogen_LDFLAGS = ... -no-install
    columns_LDFLAGS = -no-install
    getdefs_LDFLAGS = -no-install

Reported-by: Progenyx
Closes: https://bugs.gentoo.org/676692
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
sys-devel/autogen/autogen-5.18.16-r1.ebuild [new file with mode: 0644]
sys-devel/autogen/files/autogen-5.18.16-rpath.patch [new file with mode: 0644]