sys-devel/binutils: Set default hash style via configure parameter
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Sat, 27 Jan 2018 15:07:32 +0000 (16:07 +0100)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Sat, 27 Jan 2018 15:07:32 +0000 (16:07 +0100)
This allows us to drop a gentoo-specific patch.

Package-Manager: Portage-2.3.20, Repoman-2.3.6

sys-devel/binutils/binutils-9999.ebuild

index a2db40c93a4d2fbb746144959d4d02a052815e56..cef3720ff2ca3c0595e3cd49d62c23ad55fd207d 100644 (file)
@@ -218,6 +218,7 @@ src_configure() {
                --enable-obsolete
                --enable-shared
                --enable-threads
+               --enable-default-hash-style=gnu
                # Newer versions (>=2.27) offer a configure flag now.
                --enable-relro
                # Newer versions (>=2.24) make this an explicit option. #497268