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