summaryrefslogtreecommitdiffstats
path: root/usr.bin/users/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/users/Makefile')
-rw-r--r--usr.bin/users/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/users/Makefile b/usr.bin/users/Makefile
index 1bf0edf..dd04a11 100644
--- a/usr.bin/users/Makefile
+++ b/usr.bin/users/Makefile
@@ -3,6 +3,6 @@
WARNS= 3
PROG_CXX= users
-CXXFLAGS+= -fno-rtti -fno-exceptions
+CXXFLAGS+= -fno-rtti
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud