Skip to content

Commit

Permalink
deactivate assert()s
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-maeder committed Jun 26, 2021
1 parent 5c19665 commit 0b31713
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makefile.defaults
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ VERSION=4.87
# Other
# -----

DEFS=$(DEFINEMACRO)SIGNALS $(DEFINEMACRO)MSG_IN_MEM $(DEFINEMACRO)FXF $(DEFINEMACRO)DOMEASURE
DEFS=$(DEFINEMACRO)SIGNALS $(DEFINEMACRO)MSG_IN_MEM $(DEFINEMACRO)FXF $(DEFINEMACRO)NDEBUG
# $(DEFINEMACRO)DOMEASURE
# $(DEFINEMACRO)TESTHASH
# $(DEFINEMACRO)NDEBUG
Expand Down

0 comments on commit 0b31713

Please sign in to comment.