From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: app-arch/tarlz/
Date: Wed, 7 Apr 2021 08:51:36 +0000 (UTC) [thread overview]
Message-ID: <1617732209.24114e82516c4b5f7d288b171073dddd0fd38535.andrewammerlaan@gentoo> (raw)
commit: 24114e82516c4b5f7d288b171073dddd0fd38535
Author: Florian Schmaus <flo <AT> geekplace <DOT> eu>
AuthorDate: Tue Apr 6 18:02:59 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Tue Apr 6 18:03:29 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=24114e82
app-arch/tarlz: Respect CXXFLAGS and LDFLAGS
Closes: https://bugs.gentoo.org/780597
Signed-off-by: Florian Schmaus <flo <AT> geekplace.eu>
app-arch/tarlz/{tarlz-0.19-r1.ebuild => tarlz-0.19-r2.ebuild} | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/app-arch/tarlz/tarlz-0.19-r1.ebuild b/app-arch/tarlz/tarlz-0.19-r2.ebuild
similarity index 85%
rename from app-arch/tarlz/tarlz-0.19-r1.ebuild
rename to app-arch/tarlz/tarlz-0.19-r2.ebuild
index 7447fc19d..5ecb5d3fe 100644
--- a/app-arch/tarlz/tarlz-0.19-r1.ebuild
+++ b/app-arch/tarlz/tarlz-0.19-r2.ebuild
@@ -19,3 +19,7 @@ DEPEND="
${RDEPEND}
$(unpacker_src_uri_depends)
"
+
+src_configure() {
+ econf LDFLAGS="${LDFLAGS}" CXXFLAGS="${CXXFLAGS}"
+}
next reply other threads:[~2021-04-07 8:51 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-07 8:51 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-04-20 18:55 [gentoo-commits] repo/proj/guru:master commit in: app-arch/tarlz/ Andrew Ammerlaan
2021-04-02 9:54 Andrew Ammerlaan
2021-04-01 6:55 Jian Lin
2021-04-01 6:55 Jian Lin
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=1617732209.24114e82516c4b5f7d288b171073dddd0fd38535.andrewammerlaan@gentoo \
--to=andrewammerlaan@riseup.net \
--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