public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Akinori Hattori" <hattya@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-scheme/ypsilon/
Date: Thu, 28 Oct 2021 13:45:36 +0000 (UTC)	[thread overview]
Message-ID: <1635428728.4b3f6274b8f2ff44ecee1daefa5ab7d500ba378a.hattya@gentoo> (raw)

commit:     4b3f6274b8f2ff44ecee1daefa5ab7d500ba378a
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 28 13:43:42 2021 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Thu Oct 28 13:45:28 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b3f6274

dev-scheme/ypsilon: fix tests

Closes: https://bugs.gentoo.org/810646
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>

 .../ypsilon/{ypsilon-0.9.6_p3-r1.ebuild => ypsilon-0.9.6_p3-r2.ebuild} | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-scheme/ypsilon/ypsilon-0.9.6_p3-r1.ebuild b/dev-scheme/ypsilon/ypsilon-0.9.6_p3-r2.ebuild
similarity index 95%
rename from dev-scheme/ypsilon/ypsilon-0.9.6_p3-r1.ebuild
rename to dev-scheme/ypsilon/ypsilon-0.9.6_p3-r2.ebuild
index d23b6adb8f3..ee62dd3b6fe 100644
--- a/dev-scheme/ypsilon/ypsilon-0.9.6_p3-r1.ebuild
+++ b/dev-scheme/ypsilon/ypsilon-0.9.6_p3-r2.ebuild
@@ -30,7 +30,7 @@ src_prepare() {
 
 	use threads && append-flags -pthread
 	# fix build with >=sys-devel/gcc-11, bug #787866
-	append-cppflags -DNO_TLS
+	sed -i "/^CPPFLAGS/s/=/= -DNO_TLS/" Makefile
 }
 
 src_compile() {
@@ -38,7 +38,6 @@ src_compile() {
 		PREFIX="${EPREFIX}/usr" \
 		AS="$(tc-getAS)" \
 		CXX="$(tc-getCXX)" \
-		CPPFLAGS="${CPPFLAGS}" \
 		CXXFLAGS="${CXXFLAGS}" \
 		LDFLAGS="${LDFLAGS}"
 }


             reply	other threads:[~2021-10-28 13:45 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-28 13:45 Akinori Hattori [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-17  6:34 [gentoo-commits] repo/gentoo:master commit in: dev-scheme/ypsilon/ Sam James
2021-10-28 13:45 Akinori Hattori
2021-10-28 13:45 Akinori Hattori
2021-10-28 13:45 Akinori Hattori
2021-08-27  3:04 Sam James
2021-08-27  3:03 Sam James
2017-11-25 14:19 Patrick Lauer
2017-01-14 19:16 Amy Liffey

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=1635428728.4b3f6274b8f2ff44ecee1daefa5ab7d500ba378a.hattya@gentoo \
    --to=hattya@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