public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Eli Schwartz" <eschwartz@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/XNNPACK/
Date: Thu,  5 Sep 2024 04:08:38 +0000 (UTC)	[thread overview]
Message-ID: <1725509265.20e06faab917e7b435082408e36a743aa8ec38b3.eschwartz@gentoo> (raw)

commit:     20e06faab917e7b435082408e36a743aa8ec38b3
Author:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  5 03:08:20 2024 +0000
Commit:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Thu Sep  5 04:07:45 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20e06faa

sci-libs/XNNPACK: mark as LTO-unsafe

Closes: https://bugs.gentoo.org/933414
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>

 sci-libs/XNNPACK/XNNPACK-2024.02.29.ebuild | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/sci-libs/XNNPACK/XNNPACK-2024.02.29.ebuild b/sci-libs/XNNPACK/XNNPACK-2024.02.29.ebuild
index 28d2c0606622..a59ac4887be9 100644
--- a/sci-libs/XNNPACK/XNNPACK-2024.02.29.ebuild
+++ b/sci-libs/XNNPACK/XNNPACK-2024.02.29.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-inherit cmake
+inherit cmake flag-o-matic
 
 CommitId=fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2
 
@@ -54,6 +54,11 @@ src_prepare() {
 }
 
 src_configure() {
+	# -Werror=lto-type-mismatch
+	# https://bugs.gentoo.org/933414
+	# https://github.com/google/XNNPACK/issues/6806
+	filter-lto
+
 	local mycmakeargs=(
 		-DXNNPACK_BUILD_BENCHMARKS=OFF
 		-DXNNPACK_USE_SYSTEM_LIBS=ON


             reply	other threads:[~2024-09-05  4:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-05  4:08 Eli Schwartz [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-08 21:34 [gentoo-commits] repo/gentoo:master commit in: sci-libs/XNNPACK/ Alfredo Tupone
2024-05-01 11:27 Alfredo Tupone
2023-04-06 19:16 Alfredo Tupone
2022-05-19  6:01 Alfredo Tupone

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=1725509265.20e06faab917e7b435082408e36a743aa8ec38b3.eschwartz@gentoo \
    --to=eschwartz@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