Disabled capieng to fix build
This commit is contained in:
parent
5eeb7effd2
commit
637a5e79c4
@ -201,6 +201,7 @@ make TABLE PERL=%{__perl}
|
||||
--openssldir=%{_mingw32_sysconfdir}/pki/tls \
|
||||
zlib enable-camellia enable-seed enable-tlsext enable-rfc3779 \
|
||||
enable-cms enable-md2 no-idea no-mdc2 no-rc5 no-ec no-ecdh no-ecdsa \
|
||||
no-capieng \
|
||||
no-hw --cross-compile-prefix=%{_mingw32_target}- \
|
||||
--enginesdir=%{_mingw32_libdir}/openssl/engines \
|
||||
shared mingw
|
||||
@ -347,6 +348,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
- Synced patches with Fedora native openssl-1.0.0a-1
|
||||
- Use sed to fix up cflags instead of unmaintainable patch
|
||||
- Rebased mingw32 specific patches
|
||||
- Disabled capieng to fix build
|
||||
|
||||
* Thu Nov 26 2009 Kalev Lember <kalev@smartlink.ee> - 1.0.0-0.6.beta4
|
||||
- Merged patches from native Fedora openssl (up to 1.0.0-0.16.beta4)
|
||||
|
Loading…
Reference in New Issue
Block a user