public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ronny Gutbrod" <gentoo@tastytea.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-libs/sonic/
Date: Mon, 24 May 2021 09:11:29 +0000 (UTC)	[thread overview]
Message-ID: <1621847462.cdb8f75653cbc8034c64d7934d061368c114d3eb.tastytea@gentoo> (raw)

commit:     cdb8f75653cbc8034c64d7934d061368c114d3eb
Author:     Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
AuthorDate: Mon May 24 09:09:06 2021 +0000
Commit:     Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Mon May 24 09:11:02 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cdb8f756

media-libs/sonic: Make it not use gcc-symlinks.

Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de>

 media-libs/sonic/sonic-0.3.0_pre20210316.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/media-libs/sonic/sonic-0.3.0_pre20210316.ebuild b/media-libs/sonic/sonic-0.3.0_pre20210316.ebuild
index 3c60fa2f3..c8c89d563 100644
--- a/media-libs/sonic/sonic-0.3.0_pre20210316.ebuild
+++ b/media-libs/sonic/sonic-0.3.0_pre20210316.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit multilib
+inherit multilib toolchain-funcs
 
 COMMIT="ba331411f17702e01f6c2d7016eefebaa695871f"
 DESCRIPTION="Simple library to speed up or slow down speech"
@@ -24,6 +24,8 @@ src_prepare() {
 	default
 	sed "s|/lib|/$(get_libdir)|" -i Makefile || die
 	sed "/install libsonic.a/d" -i Makefile || die
+	sed "s/CC=gcc/CC=$(tc-getCC)/" -i Makefile || die
+	export AR="$(tc-getAR)"
 }
 
 src_install() {


             reply	other threads:[~2021-05-24  9:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-24  9:11 Ronny Gutbrod [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-07-15 10:04 [gentoo-commits] repo/proj/guru:dev commit in: media-libs/sonic/ Anna Vyalkova

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=1621847462.cdb8f75653cbc8034c64d7934d061368c114d3eb.tastytea@gentoo \
    --to=gentoo@tastytea.de \
    --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