public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Marek Szuba" <marecki@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/intel-neo/files/, dev-libs/intel-neo/
Date: Mon, 12 Oct 2020 12:07:44 +0000 (UTC)	[thread overview]
Message-ID: <1602504455.00eeb10af78687b684228e84233ca5c92558c020.marecki@gentoo> (raw)

commit:     00eeb10af78687b684228e84233ca5c92558c020
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 12 12:05:39 2020 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Mon Oct 12 12:07:35 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00eeb10a

dev-libs/intel-neo: remove -Werror from compiler flags

Closes: https://bugs.gentoo.org/747580
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 dev-libs/intel-neo/files/intel-neo-20.37.17906-no_Werror.patch | 10 ++++++++++
 dev-libs/intel-neo/intel-neo-20.37.17906.ebuild                |  4 ++++
 2 files changed, 14 insertions(+)

diff --git a/dev-libs/intel-neo/files/intel-neo-20.37.17906-no_Werror.patch b/dev-libs/intel-neo/files/intel-neo-20.37.17906-no_Werror.patch
new file mode 100644
index 00000000000..aaa34012096
--- /dev/null
+++ b/dev-libs/intel-neo/files/intel-neo-20.37.17906-no_Werror.patch
@@ -0,0 +1,10 @@
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -801,7 +801,6 @@
+       set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-noexcept-type") # Added for gtest
+     endif()
+   endif()
+-  set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Werror")
+ endif()
+ 
+ # Compile code with defenses enabled (settings to be used for production release code)

diff --git a/dev-libs/intel-neo/intel-neo-20.37.17906.ebuild b/dev-libs/intel-neo/intel-neo-20.37.17906.ebuild
index d5b0ed670f8..73c9118afb5 100644
--- a/dev-libs/intel-neo/intel-neo-20.37.17906.ebuild
+++ b/dev-libs/intel-neo/intel-neo-20.37.17906.ebuild
@@ -30,6 +30,10 @@ DEPEND="${COMMON}
 	media-libs/mesa"	# for Khronos OpenGL headers
 RDEPEND="${COMMON}"
 
+PATCHES=(
+	"${FILESDIR}"/${PN}-20.37.17906-no_Werror.patch
+)
+
 DOCS=(
 	README.md
 	FAQ.md


             reply	other threads:[~2020-10-12 12:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-12 12:07 Marek Szuba [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-09-21 18:26 [gentoo-commits] repo/gentoo:master commit in: dev-libs/intel-neo/files/, dev-libs/intel-neo/ Conrad Kostecki
2019-12-10 12:49 Marek Szuba

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=1602504455.00eeb10af78687b684228e84233ca5c92558c020.marecki@gentoo \
    --to=marecki@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