3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-29 11:55:52 +00:00
This commit is contained in:
Akash Levy 2024-07-02 19:02:58 -07:00
parent e22cded6d4
commit 80b50f136d
2 changed files with 3 additions and 3 deletions

View file

@ -32,8 +32,8 @@ ENABLE_PYOSYS := 1
# other configuration flags # other configuration flags
ENABLE_GCOV := 0 ENABLE_GCOV := 0
ENABLE_GPROF := 0 ENABLE_GPROF := 0
ENABLE_DEBUG := 0 ENABLE_DEBUG := 1
ENABLE_NDEBUG := 1 ENABLE_NDEBUG := 0
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
ENABLE_SCCACHE := 0 ENABLE_SCCACHE := 0

@ -1 +1 @@
Subproject commit d4f910a07502427a27c2d0d3c3d71a1655eff52a Subproject commit c75cd7aa1804ab553c26062dc37bec7108b83240