3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-23 09:05:32 +00:00

Slim yosys

This commit is contained in:
Akash Levy 2024-05-03 03:29:42 -07:00
parent cc5e893db8
commit bf8ab97890

View file

@ -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