mirror of
https://github.com/Minres/RISCV-VP.git
synced 2025-12-17 08:51:35 +00:00
Merge branch 'feature/multi_threading' into develop
This commit is contained in:
@@ -12,6 +12,7 @@ class Pkg(ConanFile):
|
||||
)
|
||||
default_options = {
|
||||
"llvm-core/*:targets": "X86",
|
||||
"llvm-core/*:components": "Native",
|
||||
"boost/*:fPIC": "True",
|
||||
"boost/*:header_only": "False",
|
||||
"boost/*:without_contract": "True",
|
||||
|
||||
Reference in New Issue
Block a user