Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:X0F:branches:Emulators
vita3k
vita3k-llvm.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File vita3k-llvm.patch of Package vita3k
Submodule external/dynarmic contains modified content diff --git a/external/dynarmic/CMakeLists.txt b/external/dynarmic/CMakeLists.txt index 8e54980..8847b03 100644 --- a/external/dynarmic/CMakeLists.txt +++ b/external/dynarmic/CMakeLists.txt @@ -140,7 +140,8 @@ if ("x86_64" IN_LIST ARCHITECTURE) endif() if (DYNARMIC_USE_LLVM) - find_package(LLVM REQUIRED CONFIG) + find_package(LLVM REQUIRED COMPONENTS CONFIG) + separate_arguments(LLVM_DEFINITIONS) endif() if (DYNARMIC_TESTS)
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