Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
windows:mingw:win64
mingw64-openssl-1_1
openssl-fix-mingw64-compile.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File openssl-fix-mingw64-compile.patch of Package mingw64-openssl-1_1
--- ./build.info.orig 2020-06-25 20:40:59.377751725 +0000 +++ ./build.info 2020-06-25 20:41:16.645799864 +0000 @@ -83,8 +83,8 @@ SHARED_NAME[libcrypto]=cygcrypto-{- $sover_filename -} SHARED_NAME[libssl]=cygssl-{- $sover_filename -} ELSIF[{- $config{target} =~ /^mingw/ -}] - SHARED_NAME[libcrypto]=libcrypto-{- $sover_filename -}{- $config{target} eq "mingw64" ? "-x64" : "" -} - SHARED_NAME[libssl]=libssl-{- $sover_filename -}{- $config{target} eq "mingw64" ? "-x64" : "" -} + SHARED_NAME[libcrypto]=libcrypto-{- $sover_filename -}{- $config{target} eq "mingw64" ? "" : "" -} + SHARED_NAME[libssl]=libssl-{- $sover_filename -}{- $config{target} eq "mingw64" ? "" : "" -} ELSIF[{- $config{target} =~ /^VC-/ -}] SHARED_NAME[libcrypto]=libcrypto-{- $sover_filename -}{- $target{multilib} -} SHARED_NAME[libssl]=libssl-{- $sover_filename -}{- $target{multilib} -}
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor