Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=20d46a1ccdef06d5e6e18bcad351ef215912b6f0
commit 20d46a1ccdef06d5e6e18bcad351ef215912b6f0 Author: crazy <[email protected]> Date: Thu Feb 8 23:39:59 2018 +0100 pyzmq-16.0.2-2-x86_64 * rebuild with tc * CFLAGS fix * source=() fix diff --git a/source/devel-extra/pyzmq/FrugalBuild b/source/devel-extra/pyzmq/FrugalBuild index ae98a4a..d41c4d5 100644 --- a/source/devel-extra/pyzmq/FrugalBuild +++ b/source/devel-extra/pyzmq/FrugalBuild @@ -3,14 +3,14 @@ pkgname=pyzmq pkgver=16.0.2 -pkgrel=1 +pkgrel=2 pkgdesc="Python2 bindings for zeromq, written in Cython" url="http://www.zeromq.org/bindings:python" depends=('python' 'zeromq>=3.2.2') groups=('devel-extra') archs=('x86_64') Finclude pypi -source=(https://pypi.python.org/packages/af/37/8e0bf3800823bc247c36715a52e924e8f8fd5d1432f04b44b8cd7a5d7e55/pyzmq-16.0.2.tar.gz) sha1sums=('ad91c8d50f4c85e2e321511914d2420ad3603c49') +CFLAGS+=" -fno-strict-aliasing" # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
