summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/SunOS5.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/SunOS5.mk b/config/SunOS5.mk
index 5cf9520a..7e644116 100644
--- a/config/SunOS5.mk
+++ b/config/SunOS5.mk
@@ -56,8 +56,8 @@ IMPL_STRATEGY =
endif
ifdef NS_USE_GCC
-CC = gcc -Wall -Wno-format
-CCC = g++ -Wall -Wno-format
+CC = gcc -Wall
+CCC = g++ -Wall
#
# XXX
# Temporary define for the Client; to be removed when binary release is used