wok-next diff python-netaddr/receipt @ rev 20846

mingw32-gcc: fix CFLAGS, CXXFLAGS as it is not recent GCC and it don't understand something
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Jun 23 13:59:48 2018 +0300 (2018-06-23)
parents 16df76e1fc6a
children 9b3461bf373c
line diff
     1.1 --- a/python-netaddr/receipt	Fri May 22 17:34:18 2015 +0300
     1.2 +++ b/python-netaddr/receipt	Sat Jun 23 13:59:48 2018 +0300
     1.3 @@ -10,7 +10,6 @@
     1.4  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://github.com/drkjam/netaddr"
     1.6  WGET_URL="https://github.com/downloads/drkjam/$SOURCE/$TARBALL"
     1.7 -HOST_ARCH="i486 arm"
     1.8  
     1.9  DEPENDS="python"
    1.10  BUILD_DEPENDS="python-dev python wget"