diff options
Diffstat (limited to 'usr/src/ucblib/librpcsoc/Makefile.com')
| -rw-r--r-- | usr/src/ucblib/librpcsoc/Makefile.com | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/ucblib/librpcsoc/Makefile.com b/usr/src/ucblib/librpcsoc/Makefile.com index a99827f813..173b6730ba 100644 --- a/usr/src/ucblib/librpcsoc/Makefile.com +++ b/usr/src/ucblib/librpcsoc/Makefile.com @@ -50,7 +50,7 @@ ROOTLIBDIR64= $(ROOT)/usr/ucblib/$(MACH64) CPPFLAGS = -I$(SRC)/ucbhead -I../../../lib/libc/inc $(CPPFLAGS.master) -CERRWARN += -_gcc=-Wno-uninitialized +CERRWARN += $(CNOWARN_UNINIT) # not linted SMATCH=off |
