X-Git-Url: http://gitweb/?a=blobdiff_plain;f=pkg-config%2FPkgfile;h=887c2ba6a80f7a903f31888d66a23b975f424919;hb=c41bed02ec03be44088b1872b35eb63711c65b41;hp=9bea986efff1b41ccaa98284095e2a1ddb2e8b9d;hpb=d085a1ac96f1034b6fb0ef421e17eeffa5d60ed9;p=crossrootfs.git diff --git a/pkg-config/Pkgfile b/pkg-config/Pkgfile index 9bea986..887c2ba 100644 --- a/pkg-config/Pkgfile +++ b/pkg-config/Pkgfile @@ -5,7 +5,7 @@ # Depends on: name=pkg-config -version=0.27.1 +version=0.29.2 release=1 source=(http://$name.freedesktop.org/releases/$name-$version.tar.gz) @@ -22,8 +22,9 @@ EOF ./configure --build=$CHOST \ --host=$CTARGET \ --prefix=/usr \ - --mandir=/usr/man \ --with-internal-glib \ + --disable-compile-warnings \ + --disable-host-tool \ --cache-file=config.cache make