public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Brian Gloyer" <brian.gloyer@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-cpp/gsl-lite/
Date: Fri, 23 Apr 2021 06:18:02 +0000 (UTC)	[thread overview]
Message-ID: <1619158423.3ee8cf71ffe42d630b5f0612a6efa9dd648a2b2e.brian.gloyer@gentoo> (raw)

commit:     3ee8cf71ffe42d630b5f0612a6efa9dd648a2b2e
Author:     brian gloyer <brian.gloyer <AT> gmail <DOT> com>
AuthorDate: Fri Apr 23 06:10:05 2021 +0000
Commit:     Brian Gloyer <brian.gloyer <AT> gmail <DOT> com>
CommitDate: Fri Apr 23 06:13:43 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3ee8cf71

dev-cpp/gsl-lite: Drop -Werror

Closes: https://bugs.gentoo.org/783981
Closes: https://bugs.gentoo.org/784014
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: brian gloyer <brian.gloyer <AT> gmail.com>

 dev-cpp/gsl-lite/gsl-lite-0.38.0.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-cpp/gsl-lite/gsl-lite-0.38.0.ebuild b/dev-cpp/gsl-lite/gsl-lite-0.38.0.ebuild
index ebd5b7b41..b2b2c3933 100644
--- a/dev-cpp/gsl-lite/gsl-lite-0.38.0.ebuild
+++ b/dev-cpp/gsl-lite/gsl-lite-0.38.0.ebuild
@@ -24,4 +24,6 @@ src_configure() {
 		-DGSL_LITE_OPT_BUILD_TESTS=$(usex test)
 	)
 	cmake_src_configure
+
+	sed -i -e 's/"-*Werror"//g' test/MakeTestTarget.cmake || die
 }


             reply	other threads:[~2021-04-23  6:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-23  6:18 Brian Gloyer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-04-11  5:50 [gentoo-commits] repo/proj/guru:dev commit in: dev-cpp/gsl-lite/ Brian Gloyer

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=1619158423.3ee8cf71ffe42d630b5f0612a6efa9dd648a2b2e.brian.gloyer@gentoo \
    --to=brian.gloyer@gmail.com \
    --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