Building pkg-config with USE_CSTD=gnu89

Joe Marcus Clarke marcus at marcuscom.com
Wed Jun 17 17:40:55 UTC 2009


On Wed, 2009-06-17 at 19:16 +0200, Ed Schouten wrote:
> Hi GNOME folks,
> 
> Similar to the patch for libiconv I sent some time ago, it turns out the
> copy of glib 1.2 shipped with pkg-config also needs to be built with
> gnu89 instead of gnu99, because of GNU-style inline. Because pkg-config
> is used a lot, I guess it's important that I get this fixed before droso
> fires up the next tinderbox run.
> 
> Any objects against the following patch?

Nope, go ahead and commit.

Joe

> 
> --- devel/pkg-config/Makefile
> +++ devel/pkg-config/Makefile
> @@ -16,6 +16,7 @@
>  MAINTAINER=	gnome at FreeBSD.org
>  COMMENT=	A utility to retrieve information about installed libraries
>  
> +USE_CSTD=	gnu89
>  USE_GMAKE=	yes
>  GNU_CONFIGURE=	yes
>  USE_GNOME=	gnometarget
> 
-- 
PGP Key : http://www.marcuscom.com/pgp.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090617/bd4bc3fa/attachment.pgp


More information about the freebsd-gnome mailing list