From de4d4ab7fa1f38ea706c4e1c7793684fea90209f Mon Sep 17 00:00:00 2001 From: kwm Date: Fri, 28 Jun 2013 19:19:54 +0000 Subject: remove -Wnocast-align that snuck in. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18604 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/gobject-introspection/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/gobject-introspection/Makefile b/devel/gobject-introspection/Makefile index 792656a61..dd5eb30f3 100644 --- a/devel/gobject-introspection/Makefile +++ b/devel/gobject-introspection/Makefile @@ -25,7 +25,7 @@ USE_PYTHON= -2.7 USE_AUTOTOOLS= libtool USE_LDCONFIG= yes MAKE_JOBS_UNSAFE=yes -CPPFLAGS+= -I${LOCALBASE}/include -Wnocast-align +CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib # Force it to put the .cache in ${WRKSRC} instead of ~/.cache. ports/143260 -- cgit v1.2.3