Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Factory
mold
build-blake-3-as-static.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File build-blake-3-as-static.patch of Package mold
diff --git a/third-party/blake3/c/CMakeLists.txt b/third-party/blake3/c/CMakeLists.txt index 3aa6c15..4790918 100644 --- a/third-party/blake3/c/CMakeLists.txt +++ b/third-party/blake3/c/CMakeLists.txt @@ -31,7 +31,7 @@ set(BLAKE3_X86_NAMES i686 x86 X86) endif() # library target -add_library(blake3 +add_library(blake3 STATIC blake3.c blake3_dispatch.c blake3_portable.c
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