From a36d763a07c139659be7dff0193ebf122d13d209deb6a387f689d741561a5018 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 15 Jul 2023 17:09:07 +0000 Subject: [PATCH] drop debug flags OBS-URL: https://build.opensuse.org/package/show/filesystems/glusterfs?expand=0&rev=96 --- glusterfs.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/glusterfs.spec b/glusterfs.spec index bd41d65..2cc4e23 100644 --- a/glusterfs.spec +++ b/glusterfs.spec @@ -151,9 +151,6 @@ links. %build %define _lto_cflags %nil ./autogen.sh -# https://github.com/gluster/glusterfs/issues/3947 -export CFLAGS="%optflags -O0 -ggdb3" -export CXXFLAGS="$CFLAGS" %configure \ --without-tcmalloc \ --disable-linux-io_uring \