diff options
author | Alexandros C. Couloumbis <alex@ozo.com> | 2010-12-08 12:59:16 +0000 |
---|---|---|
committer | Alexandros C. Couloumbis <alex@ozo.com> | 2010-12-08 12:59:16 +0000 |
commit | 00d3084235ad42fa45a06107682feff1fdf2ed41 (patch) | |
tree | ad63e765c59c0301c5b622bb75a324d9e1b21647 /package | |
parent | 45ab1a31628006af6a1fc5b45c39f64b9a699949 (diff) | |
download | upstream-00d3084235ad42fa45a06107682feff1fdf2ed41.tar.gz upstream-00d3084235ad42fa45a06107682feff1fdf2ed41.tar.bz2 upstream-00d3084235ad42fa45a06107682feff1fdf2ed41.zip |
package/cyassl: sync with latest libtool2 changes
SVN-Revision: 24346
Diffstat (limited to 'package')
-rw-r--r-- | package/cyassl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/cyassl/Makefile b/package/cyassl/Makefile index a453151801..2e5365b609 100644 --- a/package/cyassl/Makefile +++ b/package/cyassl/Makefile @@ -15,7 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).zip PKG_SOURCE_URL:=http://www.yassl.com/ PKG_MD5SUM:=98c2c6350acf1d089756a1de9ccb9903 -PKG_FIXUP:=libtool +PKG_FIXUP:=libtool no-autoreconf PKG_INSTALL:=1 PKG_BUILD_PARALLEL:=1 |