summaryrefslogtreecommitdiffstats
path: root/scripts/build.sh
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2017-10-15 22:17:58 -0400
committerGravatar Dirk Hohndel <dirk@hohndel.org>2017-10-16 05:27:30 -0400
commitea577aa8f29ff8cb8b575632dfd2d200304b5a5b (patch)
treeffbdbf6411ecb11105378f4d2b794fe8e793f960 /scripts/build.sh
parentb5a5035c090d991a99193aeaceaff9bdce58fa7a (diff)
downloadsubsurface-ea577aa8f29ff8cb8b575632dfd2d200304b5a5b.tar.gz
Fix stupid syntax errors
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'scripts/build.sh')
-rwxr-xr-xscripts/build.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/build.sh b/scripts/build.sh
index d61a91306..4861ad318 100755
--- a/scripts/build.sh
+++ b/scripts/build.sh
@@ -30,6 +30,7 @@ while [[ $# -gt 0 ]] ; do
-no-bt)
# force Bluetooth support off
BTSUPPORT="OFF"
+ ;;
-build-deps)
# in order to build the dependencies on Mac for release builds (to deal with the macosx-version-min for those
# call this script with -build-deps