public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: net-libs/usockets/
Date: Fri, 23 Apr 2021 12:25:04 +0000 (UTC)	[thread overview]
Message-ID: <1619172743.47a8d266c65e5cabb3007437ad550b98a126a4c0.andrewammerlaan@gentoo> (raw)

commit:     47a8d266c65e5cabb3007437ad550b98a126a4c0
Author:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Fri Apr 23 10:12:12 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri Apr 23 10:12:23 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=47a8d266

net-libs/usockets: fix direct AR calls

Closes: https://bugs.gentoo.org/785190
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>

 net-libs/usockets/usockets-0.7.1_p20210214.ebuild | 2 +-
 net-libs/usockets/usockets-9999.ebuild            | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/usockets/usockets-0.7.1_p20210214.ebuild b/net-libs/usockets/usockets-0.7.1_p20210214.ebuild
index 499d8f975..e601304db 100644
--- a/net-libs/usockets/usockets-0.7.1_p20210214.ebuild
+++ b/net-libs/usockets/usockets-0.7.1_p20210214.ebuild
@@ -33,7 +33,7 @@ PATCHES=(
 )
 
 src_configure() {
-	tc-export CC CXX
+	tc-export CC CXX AR
 	export VERSION="${PV%_*}" \
 	       LIB="$(get_libdir)" \
 	       WITH_OPENSSL="$(usex ssl 1 0)"

diff --git a/net-libs/usockets/usockets-9999.ebuild b/net-libs/usockets/usockets-9999.ebuild
index 10ce0fdd3..18e9a5255 100644
--- a/net-libs/usockets/usockets-9999.ebuild
+++ b/net-libs/usockets/usockets-9999.ebuild
@@ -32,7 +32,7 @@ PATCHES=(
 )
 
 src_configure() {
-	tc-export CC CXX
+	tc-export CC CXX AR
 	export VERSION="${PV%_*}" \
 	       LIB="$(get_libdir)" \
 	       WITH_OPENSSL="$(usex ssl 1 0)"


             reply	other threads:[~2021-04-23 12:25 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-23 12:25 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-14 16:17 [gentoo-commits] repo/proj/guru:master commit in: net-libs/usockets/ David Roman
2024-05-16 17:59 Julien Roy
2024-05-02 15:42 David Roman
2024-05-02 15:42 David Roman
2021-09-21  9:52 [gentoo-commits] repo/proj/guru:dev " Arthur Zamarin
2021-09-21 10:02 ` [gentoo-commits] repo/proj/guru:master " Arthur Zamarin
2021-06-09  3:22 [gentoo-commits] repo/proj/guru:dev " Theo Anderson
2021-06-09  3:39 ` [gentoo-commits] repo/proj/guru:master " Theo Anderson
2021-05-03  9:52 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-05-03 10:11 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-01-29 11:10 Andrew Ammerlaan
2021-01-29 11:10 Andrew Ammerlaan
2021-01-29 11:10 Andrew Ammerlaan
2021-01-29 11:10 Andrew Ammerlaan
2020-11-26 12:10 Andrew Ammerlaan
2020-11-23 22:06 Andrew Ammerlaan
2020-09-11 16:51 Andrew Ammerlaan
2020-07-30 16:16 Andrew Ammerlaan
2020-06-26 14:46 Andrew Ammerlaan
2020-06-25  7:29 Andrew Ammerlaan
2020-06-25  7:29 Andrew Ammerlaan

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=1619172743.47a8d266c65e5cabb3007437ad550b98a126a4c0.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