From: "Sergei Trofimovich" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-embedded/avr-libc/
Date: Sun, 7 Jan 2018 19:39:55 +0000 (UTC) [thread overview]
Message-ID: <1515353986.98965f4b376cc24acd2199c12f8c30c59417b4be.slyfox@gentoo> (raw)
commit: 98965f4b376cc24acd2199c12f8c30c59417b4be
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 7 18:48:47 2018 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Jan 7 19:39:46 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98965f4b
dev-embedded/avr-libc: Migrate CROSSCOMPILE_OPTS=headers-only -> USE=headers-only
CROSSCOMPILE_OPTS is a USE_EXPAND of a single item: headers-only.
Convert it to a global USE flag instead.
Mechanical ebuild rename done as:
$ sed -e 's@crosscompile_opts_headers-only@headers-only@g' \
-i $(git grep -l headers-only)
'headers-only' flag is used by crossdev to bootstrap stage1 compiler
before libc is available.
crossdev switched to USE=headers-only in =sys-devel/crossdev-20171230.
Bug: https://bugs.gentoo.org/642712
Package-Manager: Portage-2.3.19, Repoman-2.3.6
dev-embedded/avr-libc/avr-libc-2.0.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-embedded/avr-libc/avr-libc-2.0.0.ebuild b/dev-embedded/avr-libc/avr-libc-2.0.0.ebuild
index 3bc1167bdf6..79b7f1163fc 100644
--- a/dev-embedded/avr-libc/avr-libc-2.0.0.ebuild
+++ b/dev-embedded/avr-libc/avr-libc-2.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -20,7 +20,7 @@ SLOT="0"
# be any other arch. See bug #620316#c5
# Don't add more arches to KEYWORDS.
KEYWORDS="amd64"
-IUSE="doc crosscompile_opts_headers-only"
+IUSE="doc headers-only"
DEPEND=">=sys-devel/crossdev-0.9.1"
[[ ${CATEGORY/cross-} != ${CATEGORY} ]] \
next reply other threads:[~2018-01-07 19:40 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-07 19:39 Sergei Trofimovich [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-03 0:59 [gentoo-commits] repo/gentoo:master commit in: dev-embedded/avr-libc/ Sam James
2025-01-02 23:32 Sam James
2022-06-08 20:50 Ulrich Müller
2022-06-08 20:50 Ulrich Müller
2021-04-21 19:02 Sam James
2017-12-24 11:38 Johannes Huber
2017-12-24 11:38 Johannes Huber
2017-12-24 11:38 Johannes Huber
2017-12-24 11:38 Johannes Huber
2017-12-24 11:38 Johannes Huber
2017-12-24 11:38 Johannes Huber
2017-10-30 22:39 Sergei Trofimovich
2017-10-30 22:31 Sergei Trofimovich
2016-03-29 3:15 Jason Zaman
2016-03-29 3:15 Jason Zaman
2015-11-23 22:51 Richard Farina
2015-11-23 22:32 Richard Farina
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=1515353986.98965f4b376cc24acd2199c12f8c30c59417b4be.slyfox@gentoo \
--to=slyfox@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