diff --git a/build.sh b/build.sh index 5da7aff..58bd440 100755 --- a/build.sh +++ b/build.sh @@ -37,7 +37,7 @@ echo Running $DC... -$DC -ofbin/dub -g -debug -w -version=DubUseCurl -Isource $* $LIBS @build-files.txt +$DC -ofbin/dub -w -version=DubUseCurl -Isource $* $LIBS @build-files.txt echo DUB has been built as bin/dub. echo echo You may want to run