Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
windows:mingw:win64
mingw64-llvm13
llvm-13.0.1-fix-mingw-soversion-support.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File llvm-13.0.1-fix-mingw-soversion-support.patch of Package mingw64-llvm13
--- llvm-13.0.1.src/cmake/modules/AddLLVM.cmake.orig 2023-07-20 10:05:32.017546342 +0200 +++ llvm-13.0.1.src/cmake/modules/AddLLVM.cmake 2023-07-20 10:06:14.373422217 +0200 @@ -585,7 +585,7 @@ # Set SOVERSION on shared libraries that lack explicit SONAME # specifier, on *nix systems that are not Darwin. - if(UNIX AND NOT APPLE AND NOT ARG_SONAME) + if(NOT APPLE AND NOT ARG_SONAME) set_target_properties(${name} PROPERTIES # Since 4.0.0, the ABI version is indicated by the major version
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