summaryrefslogtreecommitdiff
path: root/usr/src/cmd/policykit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/policykit/Makefile')
-rw-r--r--usr/src/cmd/policykit/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/cmd/policykit/Makefile b/usr/src/cmd/policykit/Makefile
index db571b927f..0388c9fa5a 100644
--- a/usr/src/cmd/policykit/Makefile
+++ b/usr/src/cmd/policykit/Makefile
@@ -38,6 +38,7 @@ CPPFLAGS += -DPACKAGE_VERSION=\"$(POLICYKIT_VERSION)\"
CSTD = $(CSTD_GNU99)
CERRWARN += -_gcc=-Wno-unused-variable
+CERRWARN += -_gcc=-Wno-unused-function
ROOTUSRSBINPROG = $(PROG:%=$(ROOTUSRSBIN)/%)