build the native wsdl2h tool of package gsoap with SSL support

This commit is contained in:
Volker Grabsch 2010-02-07 16:43:54 +01:00
parent e52d60183a
commit 6661754361
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ define $(PKG)_BUILD
# Native build to get tools wsdl2h and soapcpp2
cd '$(1)' && ./configure \
--disable-openssl
--enable-openssl
# Parallel bulds can fail
$(MAKE) -C '$(1)'/gsoap -j 1