Skip to content

Commit

Permalink
for win32 build bug
Browse files Browse the repository at this point in the history
  • Loading branch information
MEDDevTeam committed Aug 7, 2014
1 parent cf33e4b commit 45d1bfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/gitian-descriptors/deps-win32.yml
Expand Up @@ -40,7 +40,7 @@ script: |
tar xzf openssl-1.0.1g.tar.gz
cd openssl-1.0.1g
./Configure --cross-compile-prefix=$HOST- mingw --openssldir=$INSTALLPREFIX
./Configure --cross-compile-prefix=$HOST- mingw --openssldir=$INSTALLPREFIX -DOPENSSL_NO_CAPIENG
make
make install_sw
cd ..
Expand Down

0 comments on commit 45d1bfa

Please sign in to comment.