Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=83ba47c4168d995d6a26c29a7d01b959be4dc549
commit 83ba47c4168d995d6a26c29a7d01b959be4dc549 Author: crazy <[email protected]> Date: Sat Feb 10 21:45:15 2018 +0100 xmlrpc-c-1.39.12-2-x86_64 * rebuild with tc diff --git a/source/network-extra/xmlrpc-c/FrugalBuild b/source/network-extra/xmlrpc-c/FrugalBuild index 2b36d2f..978f444 100644 --- a/source/network-extra/xmlrpc-c/FrugalBuild +++ b/source/network-extra/xmlrpc-c/FrugalBuild @@ -3,7 +3,7 @@ pkgname=xmlrpc-c pkgver=1.39.12 -pkgrel=1 +pkgrel=2 pkgdesc="This library provides a modular implementation of XML-RPC for C and C++." depends=('curl>=7.19.0' 'libstdc++' 'libxml2>=2.7.8') groups=('network-extra') @@ -16,7 +16,6 @@ sha1sums=('a448ce1f512c02e6557636d322ddf25a5ed0cae6') build() { Fcd - unset MAKEFLAGS Fsed '-O3' '' common.mk CFLAGS+=" -fPIC" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
