public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Luca Barbato" <lu_zero@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/ETL/
Date: Fri,  9 Jul 2021 21:26:28 +0000 (UTC)	[thread overview]
Message-ID: <1625865980.ac4fdd896738cc249c2ece2f64126c4c6bb20598.lu_zero@gentoo> (raw)

commit:     ac4fdd896738cc249c2ece2f64126c4c6bb20598
Author:     Luca Barbato <lu_zero <AT> gentoo <DOT> org>
AuthorDate: Fri Jul  9 21:26:11 2021 +0000
Commit:     Luca Barbato <lu_zero <AT> gentoo <DOT> org>
CommitDate: Fri Jul  9 21:26:20 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac4fdd89

dev-cpp/ETL: Remove -Werror from the sed line

It seems to be unnecessary.

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Luca Barbato <lu_zero <AT> gentoo.org>

 dev-cpp/ETL/ETL-1.4.1.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-cpp/ETL/ETL-1.4.1.ebuild b/dev-cpp/ETL/ETL-1.4.1.ebuild
index 5004a82f10f..2ee1d06fea4 100644
--- a/dev-cpp/ETL/ETL-1.4.1.ebuild
+++ b/dev-cpp/ETL/ETL-1.4.1.ebuild
@@ -19,7 +19,6 @@ src_prepare() {
 	default
 	sed -i -e 's/CXXFLAGS="`echo $CXXFLAGS | sed s:-g::` $debug_flags"//' \
 		-e 's/CFLAGS="`echo $CFLAGS | sed s:-g::` $debug_flags"//'     \
-		-e 's/-Werror//' \
 		m4/subs.m4 || die
 	sed -i -e 's/hermite<angle>/etl::&/' test/angle.cpp
 


             reply	other threads:[~2021-07-09 21:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-09 21:26 Luca Barbato [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-07-08 21:53 [gentoo-commits] repo/gentoo:master commit in: dev-cpp/ETL/ Luca Barbato
2021-07-08 15:39 Luca Barbato
2021-07-08 15:39 Luca Barbato
2019-11-13  2:10 Aaron Bauman
2019-02-09 19:56 Aaron Bauman

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=1625865980.ac4fdd896738cc249c2ece2f64126c4c6bb20598.lu_zero@gentoo \
    --to=lu_zero@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