mirror of
https://github.com/Minres/RISCV-VP.git
synced 2025-12-17 08:51:35 +00:00
disables asmjit by default in presets to decrease build times
also this is inline with DBT-RISE-RISCV
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
"CONAN_HOST_PROFILE": "auto-cmake",
|
||||
"CONAN_BUILD_PROFILE": "conan_host_profile",
|
||||
"CMAKE_EXECUTE_PROCESS_COMMAND_ECHO": "STDOUT",
|
||||
"WITH_TCC": "OFF"
|
||||
"WITH_ASMJIT": "OFF"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user