From a204624283ef2ca857b76e276c689610d7412db1 Mon Sep 17 00:00:00 2001 From: William Cohen Date: Thu, 3 Feb 2022 10:35:34 -0500 Subject: [PATCH] Fedora rawhide gcc updated, no longer need work around for rhbz2047316 --- systemtap.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/systemtap.spec b/systemtap.spec index c684c8fa9..3d1138eec 100644 --- a/systemtap.spec +++ b/systemtap.spec @@ -1,7 +1,3 @@ -%if 0%{?fedora} >= 36 -# Work around for rhbz2047316 -%global optflags %(echo %{optflags} -Wno-error=use-after-free) -%endif %{!?with_sqlite: %global with_sqlite 0%{?fedora} >= 17 || 0%{?rhel} >= 7} # prefer prebuilt docs %{!?with_docs: %global with_docs 0} -- 2.43.5