]> git.proxmox.com Git - mirror_zfs.git/commitdiff
cmd: zvol_id: don't build with -fno-stack-protector anymore
authorнаб <nabijaczleweli@nabijaczleweli.xyz>
Fri, 8 Apr 2022 01:58:14 +0000 (03:58 +0200)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 10 May 2022 17:18:29 +0000 (10:18 -0700)
 #569 was opened in 2012 and closed in 2015;
if the issue was still there we'd presumably've seen it?

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Closes #13316

cmd/zvol_id/Makefile.am

index e51349b8c61d72a604a425dfda14e741dfd13381..edac0adfce4435a5062782f94372242104eac9c2 100644 (file)
@@ -1,9 +1,5 @@
 include $(top_srcdir)/config/Rules.am
 
-# Disable GCC stack protection for zvol_id.  This is a kludge and should be
-# removed once https://github.com/openzfs/zfs/issues/569 is resolved.
-AM_CFLAGS += -fno-stack-protector
-
 udev_PROGRAMS = zvol_id
 
 zvol_id_SOURCES = \