commit:     93ae1aca9eb2f93bc12d2e6b5f6e147c24eb2fc7
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 27 15:07:32 2018 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jan 27 15:07:32 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93ae1aca

sys-devel/binutils: Set default hash style via configure parameter

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 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys-devel/binutils/binutils-9999.ebuild 
b/sys-devel/binutils/binutils-9999.ebuild
index a2db40c93a4..cef3720ff2c 100644
--- a/sys-devel/binutils/binutils-9999.ebuild
+++ b/sys-devel/binutils/binutils-9999.ebuild
@@ -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

Reply via email to