From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/tcc/
Date: Mon, 25 Oct 2021 13:01:09 +0000 (UTC) [thread overview]
Message-ID: <1635166853.fce1a7679fe7e09f4a8e930df1e692a4274346b1.sam@gentoo> (raw)
commit: fce1a7679fe7e09f4a8e930df1e692a4274346b1
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 25 12:59:08 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 25 13:00:53 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fce1a767
dev-lang/tcc: respect LDFLAGS, no pre-stripping
Two for the price of one!
Bug: https://bugs.gentoo.org/820200
Closes: https://bugs.gentoo.org/820191
Closes: https://bugs.gentoo.org/820188
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-lang/tcc/tcc-0.9.27_p20211022.ebuild | 2 +-
dev-lang/tcc/tcc-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-lang/tcc/tcc-0.9.27_p20211022.ebuild b/dev-lang/tcc/tcc-0.9.27_p20211022.ebuild
index fd9f2d5cc30..6d413376268 100644
--- a/dev-lang/tcc/tcc-0.9.27_p20211022.ebuild
+++ b/dev-lang/tcc/tcc-0.9.27_p20211022.ebuild
@@ -68,7 +68,7 @@ src_configure() {
}
src_compile() {
- emake AR="$(tc-getAR)"
+ emake AR="$(tc-getAR)" LDFLAGS="${LDFLAGS}"
}
src_test() {
diff --git a/dev-lang/tcc/tcc-9999.ebuild b/dev-lang/tcc/tcc-9999.ebuild
index fd9f2d5cc30..6d413376268 100644
--- a/dev-lang/tcc/tcc-9999.ebuild
+++ b/dev-lang/tcc/tcc-9999.ebuild
@@ -68,7 +68,7 @@ src_configure() {
}
src_compile() {
- emake AR="$(tc-getAR)"
+ emake AR="$(tc-getAR)" LDFLAGS="${LDFLAGS}"
}
src_test() {
next reply other threads:[~2021-10-25 13:01 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-25 13:01 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-03-17 8:42 [gentoo-commits] repo/gentoo:master commit in: dev-lang/tcc/ Sam James
2023-03-03 19:46 Yixun Lan
2023-01-07 11:30 Arthur Zamarin
2023-01-04 0:28 Yixun Lan
2022-02-07 8:56 Yixun Lan
2022-02-07 8:56 Yixun Lan
2022-02-07 8:56 Yixun Lan
2021-10-25 13:01 Sam James
2021-10-25 12:38 Sam James
2021-10-25 12:35 Sam James
2020-02-14 22:40 Yixun Lan
2020-02-14 22:40 Yixun Lan
2019-04-11 4:10 Yixun Lan
2019-04-11 4:10 Yixun Lan
2019-04-09 3:14 Austin English
2018-05-13 19:20 Aaron Bauman
2017-12-18 21:11 Austin English
2017-12-18 21:11 Austin English
2016-06-02 4:40 Austin English
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=1635166853.fce1a7679fe7e09f4a8e930df1e692a4274346b1.sam@gentoo \
--to=sam@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