Disable debug verbosity by default.

This commit is contained in:
Maarten Billemont 2014-10-15 16:27:33 -04:00
parent b522664c94
commit 4b40dca43a

2
build
View file

@ -15,7 +15,7 @@ set -e
# optional features.
options=(
-DDEBUG # Turn on debugging verbosity.
#-DDEBUG # Turn on debugging verbosity.
)
# available targets.
targets=(