diff --git a/nsprpub/config/SunOS5.mk b/nsprpub/config/SunOS5.mk index 5cf9520a8a6b..7e644116e608 100644 --- a/nsprpub/config/SunOS5.mk +++ b/nsprpub/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