mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 19:56:32 +02:00
sys-libs/binutils-libs: Sync with Gentoo
It's from Gentoo commit 7b205f67aa1e81d5665d2d88132ee9ce195f852a.
This commit is contained in:
parent
46fd0486b4
commit
dc6cf6bbb7
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@ -151,7 +151,7 @@ multilib_src_compile() {
|
||||
multilib_src_install() {
|
||||
emake V=1 DESTDIR="${D}" install
|
||||
|
||||
# Provided by sys-devel/gdb instead
|
||||
# Provided by dev-debug/gdb instead
|
||||
rm "${ED}"/usr/share/info/sframe-spec.info || die
|
||||
|
||||
# Provide libiberty.h directly.
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@ -22,7 +22,7 @@ SRC_URI="mirror://gnu/binutils/${MY_P}.tar.xz
|
||||
LICENSE="|| ( GPL-3 LGPL-3 )"
|
||||
SLOT="0/${PV%_p?}"
|
||||
IUSE="64-bit-bfd cet multitarget nls static-libs test"
|
||||
KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos ~x64-solaris"
|
||||
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos ~x64-solaris"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
BDEPEND="
|
||||
@ -151,7 +151,7 @@ multilib_src_compile() {
|
||||
multilib_src_install() {
|
||||
emake V=1 DESTDIR="${D}" install
|
||||
|
||||
# Provided by sys-devel/gdb instead
|
||||
# Provided by dev-debug/gdb instead
|
||||
rm "${ED}"/usr/share/info/sframe-spec.info || die
|
||||
|
||||
# Provide libiberty.h directly.
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@ -154,7 +154,7 @@ multilib_src_configure() {
|
||||
multilib_src_install() {
|
||||
emake DESTDIR="${D}" install
|
||||
|
||||
# Provided by sys-devel/gdb instead
|
||||
# Provided by dev-debug/gdb instead
|
||||
rm "${ED}"/usr/share/info/sframe-spec.info || die
|
||||
|
||||
# Provide libiberty.h directly.
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@ -24,7 +24,7 @@ LICENSE="|| ( GPL-3 LGPL-3 )"
|
||||
SLOT="0/${PV%_p?}.0"
|
||||
|
||||
IUSE="64-bit-bfd cet multitarget nls static-libs test"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos ~x64-solaris"
|
||||
KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos ~x64-solaris"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
BDEPEND="
|
||||
@ -154,7 +154,7 @@ multilib_src_configure() {
|
||||
multilib_src_install() {
|
||||
emake DESTDIR="${D}" install
|
||||
|
||||
# Provided by sys-devel/gdb instead
|
||||
# Provided by dev-debug/gdb instead
|
||||
rm "${ED}"/usr/share/info/sframe-spec.info || die
|
||||
|
||||
# Provide libiberty.h directly.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user