From: "Stefan Strogin" <steils@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-proxy/3proxy/
Date: Tue, 28 May 2019 13:07:41 +0000 (UTC) [thread overview]
Message-ID: <1559048414.132649ad574ad091d5915ab6601d8586dd37c39d.steils@gentoo> (raw)
commit: 132649ad574ad091d5915ab6601d8586dd37c39d
Author: Stefan Strogin <steils <AT> gentoo <DOT> org>
AuthorDate: Tue May 28 13:00:14 2019 +0000
Commit: Stefan Strogin <steils <AT> gentoo <DOT> org>
CommitDate: Tue May 28 13:00:14 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=132649ad
net-proxy/3proxy: respect CC
Package-Manager: Portage-2.3.67, Repoman-2.3.13
Signed-off-by: Stefan Strogin <steils <AT> gentoo.org>
net-proxy/3proxy/3proxy-0.8.12.ebuild | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/net-proxy/3proxy/3proxy-0.8.12.ebuild b/net-proxy/3proxy/3proxy-0.8.12.ebuild
index 3bf12098bc4..5ebf6061b3d 100644
--- a/net-proxy/3proxy/3proxy-0.8.12.ebuild
+++ b/net-proxy/3proxy/3proxy-0.8.12.ebuild
@@ -3,6 +3,8 @@
EAPI=7
+inherit toolchain-funcs
+
DESCRIPTION="A really tiny cross-platform proxy servers set"
HOMEPAGE="https://www.3proxy.ru/"
SRC_URI="https://github.com/z3APA3A/3proxy/archive/${PV}.tar.gz -> ${P}.tar.gz"
@@ -23,6 +25,10 @@ src_prepare() {
cp Makefile.Linux Makefile || die
}
+src_compile() {
+ emake CC="$(tc-getCC)" LN="$(tc-getCC)"
+}
+
src_install() {
local x
next reply other threads:[~2019-05-28 13:07 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-28 13:07 Stefan Strogin [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-04-16 5:34 [gentoo-commits] repo/gentoo:master commit in: net-proxy/3proxy/ Joonas Niilola
2024-04-16 5:34 Joonas Niilola
2024-04-15 21:09 Sam James
2023-03-22 1:20 Sam James
2020-12-04 18:31 Sergei Trofimovich
2020-12-01 6:15 Joonas Niilola
2020-12-01 6:15 Joonas Niilola
2020-03-15 18:41 Agostino Sarubbo
2020-03-15 18:31 Agostino Sarubbo
2020-03-14 19:46 Agostino Sarubbo
2019-10-11 13:48 Joonas Niilola
2018-06-03 2:59 Aaron Bauman
2018-03-27 22:53 Aaron Bauman
2018-01-07 22:07 Sergei Trofimovich
2017-11-25 14:39 Patrick Lauer
2017-08-22 21:31 Michał Górny
2017-04-05 14:22 Michael Weber
2017-03-02 15:52 Tobias Klausmann
2017-02-20 10:06 Agostino Sarubbo
2017-02-12 12:01 Michael Palimaka
2017-01-15 3:12 Göktürk Yüksek
2016-04-19 22:38 Manuel Rüger
2016-03-23 23:51 Patrice Clement
2016-03-23 18:36 Patrice Clement
2016-03-23 18:36 Patrice Clement
2016-03-23 18:36 Patrice Clement
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=1559048414.132649ad574ad091d5915ab6601d8586dd37c39d.steils@gentoo \
--to=steils@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