From 60fc9ebe6c06fef6f200f1423fd448e4bd4550ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 22 Feb 2022 00:04:27 +0100 Subject: [PATCH] Revert "Disable GLIBCXX_ASSERTIONS" This reverts commit 49eb9ad063ad08ba2232a9675b674fe287a9e8bb. It is no longer needed. --- prusa-slicer.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/prusa-slicer.spec b/prusa-slicer.spec index 64820cf..8ba7f70 100644 --- a/prusa-slicer.spec +++ b/prusa-slicer.spec @@ -40,10 +40,6 @@ Patch351: https://github.com/archlinux/svntogit-community/blob/1dea61c0b5/ %global _smp_ncpus_max 8 %endif -# Workaround for https://github.com/prusa3d/PrusaSlicer/issues/7231 -# https://bugzilla.redhat.com/show_bug.cgi?id=2023345 -%global optflags %(echo '%optflags' | sed s/-Wp,-D_GLIBCXX_ASSERTIONS//) - BuildRequires: boost-devel BuildRequires: cmake BuildRequires: cereal-devel