Added extr line for linking

This commit is contained in:
Richard Larkin 2014-05-14 12:49:09 +02:00
parent 46157cda7c
commit 6bf1d25d71

View file

@ -3,8 +3,9 @@
. $(dirname $0)/environment.sh
try $(dirname $0)/build-libffi.sh
# Uncomment the line below to add OpenSSL support libraries
# Uncomment the lines below to add OpenSSL support libraries
# try $(dirname $0)/build-openssl.sh
# try $(dirname $0)/build-openssl-link.sh
try $(dirname $0)/build-python.sh
try $(dirname $0)/reduce-python.sh
try $(dirname $0)/build-ios.sh