mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-23 09:05:32 +00:00
Slim yosys
This commit is contained in:
parent
cc5e893db8
commit
bf8ab97890
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -32,7 +32,7 @@ ENABLE_PYOSYS := 1
|
|||
ENABLE_GCOV := 0
|
||||
ENABLE_GPROF := 0
|
||||
ENABLE_DEBUG := 0
|
||||
ENABLE_NDEBUG := 0
|
||||
ENABLE_NDEBUG := 1
|
||||
ENABLE_CCACHE := 0
|
||||
# sccache is not always a drop-in replacement for ccache in practice
|
||||
ENABLE_SCCACHE := 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue