public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Piotr Karbowski" <slashbeast@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/superslicer/
Date: Wed, 28 Dec 2022 18:13:19 +0000 (UTC)	[thread overview]
Message-ID: <1672251195.b7cc01d34dfa3c99b04693a9f76d5fc11449ce61.slashbeast@gentoo> (raw)

commit:     b7cc01d34dfa3c99b04693a9f76d5fc11449ce61
Author:     Piotr Karbowski <slashbeast <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 28 17:49:23 2022 +0000
Commit:     Piotr Karbowski <slashbeast <AT> gentoo <DOT> org>
CommitDate: Wed Dec 28 18:13:15 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7cc01d3

media-gfx/superslicer: Append -fno-strict-aliasing.

Closes: https://bugs.gentoo.org/860045
Signed-off-by: Piotr Karbowski <slashbeast <AT> gentoo.org>

 ...{superslicer-2.5.59.0-r2.ebuild => superslicer-2.5.59.0-r3.ebuild} | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/media-gfx/superslicer/superslicer-2.5.59.0-r2.ebuild b/media-gfx/superslicer/superslicer-2.5.59.0-r3.ebuild
similarity index 96%
rename from media-gfx/superslicer/superslicer-2.5.59.0-r2.ebuild
rename to media-gfx/superslicer/superslicer-2.5.59.0-r3.ebuild
index 08c74ac46f52..5316cceb3c63 100644
--- a/media-gfx/superslicer/superslicer-2.5.59.0-r2.ebuild
+++ b/media-gfx/superslicer/superslicer-2.5.59.0-r3.ebuild
@@ -6,7 +6,7 @@ EAPI=8
 WX_GTK_VER="3.0-gtk3"
 MY_PN="SuperSlicer"
 
-inherit cmake wxwidgets xdg
+inherit cmake wxwidgets xdg flag-o-matic
 
 DESCRIPTION="A mesh slicer to generate G-code for fused-filament-fabrication (3D printers)"
 HOMEPAGE="https://github.com/supermerill/SuperSlicer/"
@@ -74,6 +74,8 @@ src_unpack() {
 src_configure() {
 	CMAKE_BUILD_TYPE="Release"
 
+	append-flags -fno-strict-aliasing
+
 	setup-wxwidgets
 
 	local mycmakeargs=(


             reply	other threads:[~2022-12-28 18:13 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-28 18:13 Piotr Karbowski [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-17 14:58 [gentoo-commits] repo/gentoo:master commit in: media-gfx/superslicer/ David Seifert
2025-05-15 11:28 David Seifert
2024-07-16  7:24 Sam James
2023-11-26 12:38 Arthur Zamarin
2023-07-15 11:50 Arthur Zamarin
2023-06-04 13:33 Piotr Karbowski
2022-12-28 22:25 Sam James
2022-08-11 10:55 Sam James
2022-08-11 10:55 Sam James
2022-07-14 21:32 Piotr Karbowski

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=1672251195.b7cc01d34dfa3c99b04693a9f76d5fc11449ce61.slashbeast@gentoo \
    --to=slashbeast@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