summaryrefslogtreecommitdiffstats
path: root/lib/libzutil
diff options
context:
space:
mode:
authorнаб <[email protected]>2022-02-16 16:06:08 +0100
committerBrian Behlendorf <[email protected]>2022-07-27 13:38:56 -0700
commit37430e821176e15e9aa524edf31b1646bf0ba200 (patch)
treea1e41849c622140c463a08c5341a7cf8a98f7dc8 /lib/libzutil
parent4b0977027bae95ab916002e372f339f9ad3902a3 (diff)
libtpool: -Wno-clobbered
Also remove -Wno-unused-but-set-variable Upstream-bug: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61118 Reviewed-by: Alejandro Colomar <[email protected]> Reviewed-by: Brian Behlendorf <[email protected]> Signed-off-by: Ahelenia Ziemiańska <[email protected]> Closes #13110
Diffstat (limited to 'lib/libzutil')
-rw-r--r--lib/libzutil/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libzutil/Makefile.am b/lib/libzutil/Makefile.am
index 2f0357e9f..6351e0ebf 100644
--- a/lib/libzutil/Makefile.am
+++ b/lib/libzutil/Makefile.am
@@ -1,7 +1,5 @@
include $(top_srcdir)/config/Rules.am
-# Suppress unused but set variable warnings often due to ASSERTs
-AM_CFLAGS += $(NO_UNUSED_BUT_SET_VARIABLE)
AM_CFLAGS += $(LIBBLKID_CFLAGS) $(LIBUDEV_CFLAGS)
DEFAULT_INCLUDES += -I$(srcdir)