summaryrefslogtreecommitdiff
path: root/usr/src/ucblib/libcurses/Makefile.com
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/ucblib/libcurses/Makefile.com')
-rw-r--r--usr/src/ucblib/libcurses/Makefile.com4
1 files changed, 4 insertions, 0 deletions
diff --git a/usr/src/ucblib/libcurses/Makefile.com b/usr/src/ucblib/libcurses/Makefile.com
index 0db5f7836c..4c1d763415 100644
--- a/usr/src/ucblib/libcurses/Makefile.com
+++ b/usr/src/ucblib/libcurses/Makefile.com
@@ -85,6 +85,10 @@ LDLIBS += -ltermcap -lucb -lc
CPPFLAGS = -I$(SRC)/ucbhead -I../../../lib/libc/inc $(CPPFLAGS.master)
+CERRWARN += -_gcc=-Wno-parentheses
+CERRWARN += -_gcc=-Wno-unused-variable
+CERRWARN += -_gcc=-Wno-uninitialized
+
.KEEP_STATE:
all: $(LIBS)