From owner-freebsd-gnome@FreeBSD.ORG Wed Jun 17 17:40:54 2009 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C0CD3106564A for ; Wed, 17 Jun 2009 17:40:54 +0000 (UTC) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (marcuscom-pt.tunnel.tserv1.fmt.ipv6.he.net [IPv6:2001:470:1f00:ffff::1279]) by mx1.freebsd.org (Postfix) with ESMTP id 77BDC8FC13 for ; Wed, 17 Jun 2009 17:40:54 +0000 (UTC) (envelope-from marcus@marcuscom.com) Received: from [IPv6:2001:470:1f00:2464::4] (shumai.marcuscom.com [IPv6:2001:470:1f00:2464::4]) by creme-brulee.marcuscom.com (8.14.3/8.14.3) with ESMTP id n5HHfwYp080644; Wed, 17 Jun 2009 13:41:58 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Ed Schouten In-Reply-To: <20090617171632.GF48776@hoeg.nl> References: <20090617171632.GF48776@hoeg.nl> Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-GgYWJPvMkbXRf5uwmC/e" Organization: MarcusCom, Inc. Date: Wed, 17 Jun 2009 13:41:08 -0400 Message-Id: <1245260468.71590.51.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.26.2 FreeBSD GNOME Team Port X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,NO_RELAYS autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on creme-brulee.marcuscom.com Cc: gnome@freebsd.org Subject: Re: Building pkg-config with USE_CSTD=gnu89 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Jun 2009 17:40:55 -0000 --=-GgYWJPvMkbXRf5uwmC/e Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2009-06-17 at 19:16 +0200, Ed Schouten wrote: > Hi GNOME folks, >=20 > 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. >=20 > Any objects against the following patch? Nope, go ahead and commit. Joe >=20 > --- devel/pkg-config/Makefile > +++ devel/pkg-config/Makefile > @@ -16,6 +16,7 @@ > MAINTAINER=3D gnome@FreeBSD.org > COMMENT=3D A utility to retrieve information about installed libraries > =20 > +USE_CSTD=3D gnu89 > USE_GMAKE=3D yes > GNU_CONFIGURE=3D yes > USE_GNOME=3D gnometarget >=20 --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-GgYWJPvMkbXRf5uwmC/e Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEABECAAYFAko5KrMACgkQb2iPiv4Uz4cR9wCfWIF3e2LbDjhfKR43hBP0a693 T24AnjiLMnYrpZbI9nJgAghdfZEC8y57 =d/70 -----END PGP SIGNATURE----- --=-GgYWJPvMkbXRf5uwmC/e--