summaryrefslogtreecommitdiffstats
path: root/scripts/build.sh
diff options
context:
space:
mode:
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