From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/unsandbox/
Date: Wed, 15 Feb 2017 17:50:25 +0000 (UTC) [thread overview]
Message-ID: <1487181023.baa53169e115d1352babae7f5129b11ae38dd696.mgorny@gentoo> (raw)
commit: baa53169e115d1352babae7f5129b11ae38dd696
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 15 17:44:56 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Feb 15 17:50:23 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=baa53169
app-portage/unsandbox: Add tc-export CC, #609442
app-portage/unsandbox/unsandbox-1.ebuild | 3 +++
1 file changed, 3 insertions(+)
diff --git a/app-portage/unsandbox/unsandbox-1.ebuild b/app-portage/unsandbox/unsandbox-1.ebuild
index d992a97e7d..48d371205b 100644
--- a/app-portage/unsandbox/unsandbox-1.ebuild
+++ b/app-portage/unsandbox/unsandbox-1.ebuild
@@ -4,6 +4,8 @@
EAPI=6
+inherit toolchain-funcs
+
DESCRIPTION="The Sandbox escapist tool"
HOMEPAGE="http://dev.gentoo.org/~mgorny/dist/unsandbox.c"
SRC_URI="http://dev.gentoo.org/~mgorny/dist/unsandbox.c"
@@ -20,6 +22,7 @@ src_unpack() {
}
src_compile() {
+ tc-export CC
emake LDLIBS=-ldl unsandbox
}
next reply other threads:[~2017-02-15 17:50 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-15 17:50 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-05-08 23:11 [gentoo-commits] repo/gentoo:master commit in: app-portage/unsandbox/ Mikle Kolyada
2017-12-14 22:31 Matt Turner
2017-11-19 19:14 Thomas Deutschmann
2017-03-23 20:28 Michał Górny
2017-02-15 18:26 Michał Górny
2016-10-01 20:03 Michał Górny
2016-10-01 19:06 Michał Górny
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=1487181023.baa53169e115d1352babae7f5129b11ae38dd696.mgorny@gentoo \
--to=mgorny@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