From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/laszip/
Date: Fri, 15 Mar 2024 07:03:46 +0000 (UTC) [thread overview]
Message-ID: <1710486109.658f0410adfff5e7f92106bdc0a4458632d8ccce.sam@gentoo> (raw)
commit: 658f0410adfff5e7f92106bdc0a4458632d8ccce
Author: Eli Schwartz <eschwartz93 <AT> gmail <DOT> com>
AuthorDate: Fri Mar 15 06:52:06 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 15 07:01:49 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=658f0410
sci-geosciences/laszip: mark as LTO-unsafe
Closes: https://bugs.gentoo.org/862582
Signed-off-by: Eli Schwartz <eschwartz93 <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-geosciences/laszip/laszip-3.4.1.ebuild | 13 +++++++++++--
1 file changed, 11 insertions(+), 2 deletions(-)
diff --git a/sci-geosciences/laszip/laszip-3.4.1.ebuild b/sci-geosciences/laszip/laszip-3.4.1.ebuild
index 4c20bf887e69..fe87f91ea1c0 100644
--- a/sci-geosciences/laszip/laszip-3.4.1.ebuild
+++ b/sci-geosciences/laszip/laszip-3.4.1.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=7
-inherit cmake
+inherit cmake flag-o-matic
DESCRIPTION="Library for free and lossless compression of the LAS LiDAR format"
HOMEPAGE="https://laszip.org/"
@@ -14,3 +14,12 @@ LICENSE="LGPL-2.1+"
KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86"
S="${WORKDIR}/${PN}-src-${PV}"
+
+src_configure() {
+ # -Werror=odr
+ # https://bugs.gentoo.org/862582
+ # Fixed in newer version.
+ filter-lto
+
+ cmake_src_configure
+}
next reply other threads:[~2024-03-15 7:03 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-15 7:03 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-30 15:40 [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/laszip/ Andreas Sturmlechner
2024-08-30 14:42 Arthur Zamarin
2024-08-30 14:30 Arthur Zamarin
2024-04-08 18:30 Sam James
2024-03-15 7:03 Sam James
2024-03-15 7:03 Sam James
2024-03-15 7:03 Sam James
2023-12-09 17:01 Arthur Zamarin
2021-04-23 13:46 Sam James
2021-03-28 7:14 Sam James
2019-06-27 7:31 Sergei Trofimovich
2019-06-27 7:26 Sergei Trofimovich
2019-06-26 6:50 Agostino Sarubbo
2019-06-25 7:04 Agostino Sarubbo
2019-05-24 19:26 Andreas Sturmlechner
2019-05-24 19:26 Andreas Sturmlechner
2018-04-10 1:19 Sam Jorna
2018-03-12 4:33 Matt Turner
2018-03-04 22:30 Sergei Trofimovich
2017-07-20 20:57 Sergei Trofimovich
2017-05-24 7:06 Michael Weber
2016-11-29 20:19 Pacho Ramos
2016-03-14 23:37 Sam Jorna
2015-10-30 6:19 Jeroen Roovers
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=1710486109.658f0410adfff5e7f92106bdc0a4458632d8ccce.sam@gentoo \
--to=sam@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