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-visualization/gle/
Date: Thu,  1 Aug 2024 03:15:09 +0000 (UTC)	[thread overview]
Message-ID: <1722482056.f30e7f7f7319330640d9fc44c10909f482c278da.eschwartz@gentoo> (raw)

commit:     f30e7f7f7319330640d9fc44c10909f482c278da
Author:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 31 23:29:33 2024 +0000
Commit:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Thu Aug  1 03:14:16 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f30e7f7f

sci-visualization/gle: mark as LTO-unsafe

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

 sci-visualization/gle/gle-4.3.4-r1.ebuild | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/sci-visualization/gle/gle-4.3.4-r1.ebuild b/sci-visualization/gle/gle-4.3.4-r1.ebuild
index 38c0f6b7b18f..4eeeda66df9f 100644
--- a/sci-visualization/gle/gle-4.3.4-r1.ebuild
+++ b/sci-visualization/gle/gle-4.3.4-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-inherit cmake elisp-common
+inherit cmake elisp-common flag-o-matic
 
 DESCRIPTION="Graphics Layout Engine"
 HOMEPAGE="http://glx.sourceforge.io/ https://github.com/vlabella/GLE/"
@@ -43,6 +43,11 @@ PATCHES=( "${FILESDIR}"/license.patch "${FILESDIR}"/tiff.patch )
 SITEFILE="64${PN}-gentoo.el"
 
 src_configure() {
+	# -Werror=odr
+	# https://bugs.gentoo.org/927779
+	# https://github.com/vlabella/GLE/issues/35
+	filter-lto
+
 	local mycmakeargs=(
 		-DGLE_EXAMPLES_LIBRARY_PATH="${WORKDIR}"/gle-library-${LIB_VERSION}
 	)


             reply	other threads:[~2024-08-01  3:15 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-01  3:15 Eli Schwartz [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-01  3:15 [gentoo-commits] repo/gentoo:master commit in: sci-visualization/gle/ Eli Schwartz
2023-08-22  8:37 Andrey Grozin
2022-12-22  3:38 Andrey Grozin
2022-12-22  3:36 Andrey Grozin
2022-12-21 16:46 Andrey Grozin
2022-12-21 16:44 Andrey Grozin
2022-12-16  1:40 Sam James
2022-11-19 11:41 Andrew Ammerlaan
2022-08-03 23:49 Sam James
2022-08-03 23:45 Sam James
2021-05-26  3:51 Andrey Grozin
2021-05-26  3:27 Andrey Grozin
2021-05-25 14:55 David Seifert
2021-05-25 14:55 David Seifert
2021-05-25 14:16 Andrey Grozin
2019-12-20 22:49 Ulrich Müller
2018-01-04 15:59 Andrey Grozin
2017-12-31  3:21 Andrey Grozin
2017-12-31  3:19 Andrey Grozin
2016-05-14 23:32 David Seifert
2016-05-14 23:32 David Seifert
2015-08-21 10:19 Andrey Grozin
2015-08-21  5:31 Andrey Grozin

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=1722482056.f30e7f7f7319330640d9fc44c10909f482c278da.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