Disable debug verbosity by default.
This commit is contained in:
parent
e3be98f3ad
commit
7736788920
@ -15,7 +15,7 @@ set -e
|
||||
|
||||
# optional features.
|
||||
options=(
|
||||
-DDEBUG # Turn on debugging verbosity.
|
||||
#-DDEBUG # Turn on debugging verbosity.
|
||||
)
|
||||
# available targets.
|
||||
targets=(
|
||||
|
Loading…
Reference in New Issue
Block a user