Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/binutils-libs/
Date: Fri, 06 Mar 2020 13:31:37
Message-Id: 1583501458.c917c21bfb239dc74fb0f8ac0a5b98aa00278a84.dilfridge@gentoo
1 commit: c917c21bfb239dc74fb0f8ac0a5b98aa00278a84
2 Author: Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 6 13:30:58 2020 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 6 13:30:58 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c917c21b
7
8 sys-libs/binutils-libs: Remove old
9
10 Package-Manager: Portage-2.3.87, Repoman-2.3.20
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 sys-libs/binutils-libs/Manifest | 1 -
14 sys-libs/binutils-libs/binutils-libs-2.33.1.ebuild | 120 ---------------------
15 2 files changed, 121 deletions(-)
16
17 diff --git a/sys-libs/binutils-libs/Manifest b/sys-libs/binutils-libs/Manifest
18 index 00d58647ea8..007085e003c 100644
19 --- a/sys-libs/binutils-libs/Manifest
20 +++ b/sys-libs/binutils-libs/Manifest
21 @@ -1,6 +1,5 @@
22 DIST binutils-2.32-patches-2.tar.xz 145672 BLAKE2B 8218e621f99cb4bcd1638c3011449b94480d207eaeb79cf75c0072e0f1a86bfd1603fc4515bc40d3ac1921a18b9a211b20568f59b11b13eb44e6cff1329c5af9 SHA512 55c25a603f6175af3ade6848e5c1faba06a147d72e9a4f53d44502d97db76499485a67b278a654d18884714a7bf7b360c77c9e42dba3cdc188f805bfe461f09f
23 DIST binutils-2.32.tar.xz 20774880 BLAKE2B d1bdbd9c8487c091665c197974ce4bdf520b7a67ed6997a81b87e6a0af9514a091458244f583acec5ae580ac2ee5e908f67f483b8e5263cd18ced794cb235da6 SHA512 d326408f12a03d9a61a9de56584c2af12f81c2e50d2d7e835d51565df8314df01575724afa1e43bd0db45cfc9916b41519b67dfce03232aa4978704492a6994a
24 -DIST binutils-2.33.1-patches-1.tar.xz 17944 BLAKE2B 811ad416fe9c059f645856a3123ed32303afe1d0f166a15cb6de0673b5494fdcc4c165da4a68eb7ab73f007618e3a97a5578c4b47de21e57fe501d6a21b6d595 SHA512 63b439637206d21e46d2b79383b38da2b28365a0fdea1f5ac3b665cd05e0b55cd1d7763c05567a5f7ae2c645d2ae639a27e465d535b928d9f8f0e6b94f31e1f7
25 DIST binutils-2.33.1-patches-2.tar.xz 18636 BLAKE2B 0e0757329b6a83aeff4f4c450c95e73fd48fcc89f83e63f294568632bee0972552cf2f57494352c5d9a7c16a51cdbc4108b38fa6028d4388c8e76046b3da9212 SHA512 d982f68d1f5fdb384309a2a1b7426bf840a90e7a85b37229b4223b62c36cab9dd9ec0c08382c85c68adf996dec21133df3180a2fc649363adae8645f8282f71d
26 DIST binutils-2.33.1.tar.xz 21490848 BLAKE2B c336a8412938dc8c224f40a763a8bea9937cca0462a8fb80e62f14aabe590107fc061a3f4b9327e1f4652cb026384d36a91b4766d4d469d2d0680932874b638c SHA512 b7a6767c6c7ca6b5cafa7080e6820b7bb3a53b7148348c438d99905defbdf0d30c9744a484ee01c9441a8153901808513366b15ba9533e20c9673c262ade36ac
27 DIST binutils-2.34-patches-1.tar.xz 20388 BLAKE2B 8828505f62259a307de445357320827e7f6bc416a7f4c72140add505f62eef3928c7daec13be158b52c2a7a1d989f539025e4be6ec27ef80ede81477a42c5042 SHA512 951dffcc30ad5706dc48e71995217655c5d96472446ab66a357f19486b57d1868143a9809887eab7ba8c42c33124f8b37d3bab6618388ea8a08b4399d348a645
28
29 diff --git a/sys-libs/binutils-libs/binutils-libs-2.33.1.ebuild b/sys-libs/binutils-libs/binutils-libs-2.33.1.ebuild
30 deleted file mode 100644
31 index 92daa188602..00000000000
32 --- a/sys-libs/binutils-libs/binutils-libs-2.33.1.ebuild
33 +++ /dev/null
34 @@ -1,120 +0,0 @@
35 -# Copyright 1999-2019 Gentoo Authors
36 -# Distributed under the terms of the GNU General Public License v2
37 -
38 -EAPI=7
39 -
40 -PATCH_VER=1
41 -PATCH_DEV=dilfridge
42 -
43 -inherit eutils libtool toolchain-funcs multilib-minimal
44 -
45 -MY_PN="binutils"
46 -MY_P="${MY_PN}-${PV}"
47 -PATCH_BINUTILS_VER=${PATCH_BINUTILS_VER:-${PV}}
48 -PATCH_DEV=${PATCH_DEV:-slyfox}
49 -
50 -DESCRIPTION="Core binutils libraries (libbfd, libopcodes, libiberty) for external packages"
51 -HOMEPAGE="https://sourceware.org/binutils/"
52 -SRC_URI="mirror://gnu/binutils/${MY_P}.tar.xz
53 - https://dev.gentoo.org/~${PATCH_DEV}/distfiles/${MY_PN}-${PATCH_BINUTILS_VER}-patches-${PATCH_VER}.tar.xz"
54 -
55 -LICENSE="|| ( GPL-3 LGPL-3 )"
56 -SLOT="0/${PV}"
57 -IUSE="64-bit-bfd multitarget nls static-libs"
58 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86"
59 -
60 -COMMON_DEPEND="sys-libs/zlib[${MULTILIB_USEDEP}]"
61 -DEPEND="${COMMON_DEPEND}
62 - nls? ( sys-devel/gettext )"
63 -# Need a newer binutils-config that'll reset include/lib symlinks for us.
64 -RDEPEND="${COMMON_DEPEND}
65 - >=sys-devel/binutils-config-5
66 - nls? ( !<sys-devel/gdb-7.10-r1[nls] )"
67 -
68 -S="${WORKDIR}/${MY_P}"
69 -
70 -MULTILIB_WRAPPED_HEADERS=(
71 - /usr/include/bfd.h
72 -)
73 -
74 -src_prepare() {
75 - if [[ ! -z ${PATCH_VER} ]] ; then
76 - einfo "Applying binutils-${PATCH_BINUTILS_VER} patchset ${PATCH_VER}"
77 - eapply "${WORKDIR}/patch"/*.patch
78 - fi
79 -
80 - # Fix cross-compile relinking issue, bug #626402
81 - elibtoolize
82 -
83 - default
84 -}
85 -
86 -pkgversion() {
87 - printf "Gentoo ${PVR}"
88 - [[ -n ${PATCHVER} ]] && printf " p${PATCHVER}"
89 -}
90 -
91 -multilib_src_configure() {
92 - local myconf=(
93 - --enable-obsolete
94 - --enable-shared
95 - --enable-threads
96 - # Newer versions (>=2.24) make this an explicit option. #497268
97 - --enable-install-libiberty
98 - --disable-werror
99 - --with-bugurl="https://bugs.gentoo.org/"
100 - --with-pkgversion="$(pkgversion)"
101 - $(use_enable static-libs static)
102 - # The binutils eclass enables this flag for all bi-arch builds,
103 - # but other tools often don't care about that support. Put it
104 - # beyond a flag if people really want it, but otherwise leave
105 - # it disabled as it can slow things down on 32bit arches. #438522
106 - $(use_enable 64-bit-bfd)
107 - # This only disables building in the zlib subdir.
108 - # For binutils itself, it'll use the system version. #591516
109 - --without-zlib
110 - --with-system-zlib
111 - # We only care about the libs, so disable programs. #528088
112 - --disable-{binutils,etc,ld,gas,gold,gprof}
113 - # Disable modules that are in a combined binutils/gdb tree. #490566
114 - --disable-{gdb,libdecnumber,readline,sim}
115 - # Strip out broken static link flags.
116 - # https://gcc.gnu.org/PR56750
117 - --without-stage1-ldflags
118 - # We pull in all USE-flags that change ABI in an incompatible
119 - # way. #666100
120 - # USE=multitarget change size of global arrays
121 - # USE=64-bit-bfd changes data structures of exported API
122 - --with-extra-soversion-suffix=gentoo-${CATEGORY}-${PN}-$(usex multitarget mt st)-$(usex 64-bit-bfd 64 def)
123 - )
124 -
125 - # mips can't do hash-style=gnu ...
126 - if [[ $(tc-arch) != mips ]] ; then
127 - myconf+=( --enable-default-hash-style=gnu )
128 - fi
129 -
130 - use multitarget && myconf+=( --enable-targets=all --enable-64-bit-bfd )
131 -
132 - use nls \
133 - && myconf+=( --without-included-gettext ) \
134 - || myconf+=( --disable-nls )
135 -
136 - ECONF_SOURCE=${S} \
137 - econf "${myconf[@]}"
138 -
139 - # Prevent makeinfo from running as we don't build docs here.
140 - # bug #622652
141 - sed -i \
142 - -e '/^MAKEINFO/s:=.*:= true:' \
143 - Makefile || die
144 -}
145 -
146 -multilib_src_install() {
147 - default
148 - # Provide libiberty.h directly.
149 - dosym libiberty/libiberty.h /usr/include/libiberty.h
150 -}
151 -
152 -multilib_src_install_all() {
153 - use static-libs || find "${ED}"/usr -name '*.la' -delete
154 -}