summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-08-27 13:37:16 -0400
committerMike Frysinger <vapier@gentoo.org>2015-08-27 13:37:54 -0400
commit382d7466757de7f746e19d72844bfaa86de0a197 (patch)
tree2f5d707b9a946f1de60ab837f70cf254f5e0dd40 /sys-devel/binutils/binutils-2.25.1-r1.ebuild
parentmedia-plugins/qmmp-plugin-pack: Version bump. Fixes bug #557404 (diff)
downloadgentoo-382d7466757de7f746e19d72844bfaa86de0a197.tar.gz
gentoo-382d7466757de7f746e19d72844bfaa86de0a197.tar.bz2
gentoo-382d7466757de7f746e19d72844bfaa86de0a197.zip
sys-devel/binutils: add upstream fixes for ld reloc processing #558382
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'sys-devel/binutils/binutils-2.25.1-r1.ebuild')
-rw-r--r--sys-devel/binutils/binutils-2.25.1-r1.ebuild11
1 files changed, 11 insertions, 0 deletions
diff --git a/sys-devel/binutils/binutils-2.25.1-r1.ebuild b/sys-devel/binutils/binutils-2.25.1-r1.ebuild
new file mode 100644
index 000000000000..7834524dd1c5
--- /dev/null
+++ b/sys-devel/binutils/binutils-2.25.1-r1.ebuild
@@ -0,0 +1,11 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="4"
+
+PATCHVER="1.1"
+ELF2FLT_VER=""
+inherit toolchain-binutils
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd -sparc-fbsd ~x86-fbsd"