From: "Fabian Groffen" <grobian@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/csu/
Date: Thu, 26 Dec 2019 09:22:25 +0000 (UTC) [thread overview]
Message-ID: <1577352128.e51c8f7c6081fd5cab93d33984a66b246e72a949.grobian@gentoo> (raw)
commit: e51c8f7c6081fd5cab93d33984a66b246e72a949
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 26 09:22:08 2019 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Thu Dec 26 09:22:08 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e51c8f7c
sys-libs/csu: bump to EAPI=7
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
sys-libs/csu/csu-85-r1.ebuild | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/sys-libs/csu/csu-85-r1.ebuild b/sys-libs/csu/csu-85-r1.ebuild
index 28ea492c1a5..8c9ad7d9a73 100644
--- a/sys-libs/csu/csu-85-r1.ebuild
+++ b/sys-libs/csu/csu-85-r1.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
-inherit toolchain-funcs eutils
+inherit toolchain-funcs
DESCRIPTION="Darwin Csu (crt1.o) - Mac OS X 10.10 version"
HOMEPAGE="http://www.opensource.apple.com/"
@@ -33,7 +33,7 @@ src_prepare() {
Makefile || die
# only require Availability.h for arm, bugs #538602, #539964
- epatch "${FILESDIR}"/${P}-arm-availability.patch
+ eapply "${FILESDIR}"/${P}-arm-availability.patch
if [[ ${CHOST} == powerpc* ]] ; then
# *must not* be compiled with -Os on PPC because that
@@ -44,6 +44,8 @@ src_prepare() {
# be more than 16MB away
sed -i -e "s, -Os , -O ,g" Makefile || die
fi
+
+ eapply_user
}
src_compile() {
next reply other threads:[~2019-12-26 9:22 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-26 9:22 Fabian Groffen [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-12-13 14:06 [gentoo-commits] repo/gentoo:master commit in: sys-libs/csu/ Fabian Groffen
2021-10-21 11:27 Jakov Smolić
2021-01-06 15:35 Fabian Groffen
2019-12-26 9:22 Fabian Groffen
2018-06-12 10:44 Fabian Groffen
2017-04-13 19:11 Fabian Groffen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1577352128.e51c8f7c6081fd5cab93d33984a66b246e72a949.grobian@gentoo \
--to=grobian@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox