usr/src/lib/libkmf/libkmf/Makefile.com
changeset 14225 20c0ad5cefdf
parent 13898 58bc6f85b799
equal deleted inserted replaced
14224:85a6c280af72 14225:20c0ad5cefdf
    61 
    61 
    62 # DYNLIB libraries do not have lint libs and are not linted
    62 # DYNLIB libraries do not have lint libs and are not linted
    63 $(DYNLIB) :=    LDLIBS += -lxml2
    63 $(DYNLIB) :=    LDLIBS += -lxml2
    64 $(DYNLIB64) :=  LDLIBS64 += -lxml2
    64 $(DYNLIB64) :=  LDLIBS64 += -lxml2
    65 
    65 
    66 CPPFLAGS	+=	-I$(INCDIR) -I/usr/include/libxml2 -I../../ber_der/inc -I$(SRCDIR)
    66 CPPFLAGS	+=	-I$(INCDIR) -I$(ADJUNCT_PROTO)/usr/include/libxml2 \
       
    67 			-I../../ber_der/inc -I$(SRCDIR)
    67 
    68 
    68 CERRWARN	+=	-_gcc=-Wno-parentheses
    69 CERRWARN	+=	-_gcc=-Wno-parentheses
    69 CERRWARN	+=	-_gcc=-Wno-switch
    70 CERRWARN	+=	-_gcc=-Wno-switch
    70 CERRWARN	+=	-_gcc=-Wno-type-limits
    71 CERRWARN	+=	-_gcc=-Wno-type-limits
    71 CERRWARN	+=	-_gcc=-Wno-uninitialized
    72 CERRWARN	+=	-_gcc=-Wno-uninitialized