Skip to content

Commit

Permalink
disable debug
Browse files Browse the repository at this point in the history
  • Loading branch information
mayyxeng committed Oct 7, 2022
1 parent 82c4ce8 commit e986361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ ENABLE_PYOSYS := 1
# other configuration flags
ENABLE_GCOV := 0
ENABLE_GPROF := 0
ENABLE_DEBUG := 1
ENABLE_DEBUG := 0
ENABLE_NDEBUG := 0
ENABLE_CCACHE := 0
# sccache is not always a drop-in replacement for ccache in practice
Expand Down

0 comments on commit e986361

Please sign in to comment.