Add CPPFLAGS/CFLAGS.SunOS per followup to PR 49343.

This commit is contained in:
dholland 2014-12-27 02:21:26 +00:00
parent 92b5000244
commit b6e1cc4b52

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile.common,v 1.43 2014/12/07 08:45:59 obache Exp $
# $NetBSD: Makefile.common,v 1.44 2014/12/27 02:21:26 dholland Exp $
#
# used by chat/finch/Makefile
# used by chat/libpurple/Makefile
@ -42,6 +42,9 @@ CONFIGURE_ARGS+= --disable-debug
CONFIGURE_ARGS+= --disable-nm
CONFIGURE_ARGS+= --disable-vv
CPPFLAGS.SunOS+= -D__EXTENSIONS__
CFLAGS.SunOS+= -Wno-error=implicit-function-declaration
PKGCONFIG_OVERRIDE+= finch/finch.pc.in
PKGCONFIG_OVERRIDE+= finch/libgnt/gnt.pc.in
PKGCONFIG_OVERRIDE+= gaim.pc.in