wok diff pycrypto/receipt @ rev 10024

glibc: dont build with -Os and better use default CFLAGS also need --build and --host
author Christophe Lincoln <pankso@slitaz.org>
date Thu May 19 18:19:46 2011 +0200 (2011-05-19)
parents f3327707164a
children ac0fe5ccf3e7
line diff
     1.1 --- a/pycrypto/receipt	Sun Feb 28 17:01:48 2010 +0100
     1.2 +++ b/pycrypto/receipt	Thu May 19 18:19:46 2011 +0200
     1.3 @@ -9,6 +9,7 @@
     1.4  WEB_SITE="http://www.amk.ca/python/code/crypto"
     1.5  WGET_URL="http://www.amk.ca/files/python/crypto/$TARBALL"
     1.6  DEPENDS="python gmp"
     1.7 +BUILD_DEPENDS="python-dev gmp-dev"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()