mirror of
https://github.com/YosysHQ/yosys
synced 2026-07-15 11:45:41 +00:00
No uv for us please
This commit is contained in:
parent
f3512ef5ad
commit
2a6a0355ac
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -33,7 +33,7 @@ VERIFIC_LINEFILE_INCLUDES_LOOPS := 1
|
|||
|
||||
# python wrappers
|
||||
ENABLE_PYOSYS := 1
|
||||
PYOSYS_USE_UV := 1
|
||||
PYOSYS_USE_UV := 0
|
||||
|
||||
# other configuration flags
|
||||
ENABLE_GCOV := 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue