mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-09 15:43:25 +00:00
NDEBUG doesn't do anything
This commit is contained in:
parent
b4ae5e8574
commit
24f38678ac
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -34,7 +34,6 @@ ENABLE_PYOSYS := 1
|
||||||
ENABLE_GCOV := 0
|
ENABLE_GCOV := 0
|
||||||
ENABLE_GPROF := 0
|
ENABLE_GPROF := 0
|
||||||
ENABLE_DEBUG := 0
|
ENABLE_DEBUG := 0
|
||||||
ENABLE_NDEBUG := 1
|
|
||||||
ENABLE_LTO := 1
|
ENABLE_LTO := 1
|
||||||
ENABLE_CCACHE := 0
|
ENABLE_CCACHE := 0
|
||||||
# sccache is not always a drop-in replacement for ccache in practice
|
# sccache is not always a drop-in replacement for ccache in practice
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue