summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2018-05-30 13:14:43 -0400
committerOz Linden <oz@lindenlab.com>2018-05-30 13:14:43 -0400
commitd2fa5a53e8b91bd0aba10ab3917c722dc360b610 (patch)
treee4408abeb052e38e0f4070f62425e8c196d89c5b /build.sh
parent837ca22924a4fc3ade6d592bc75c7921a6f4e668 (diff)
remove unused UNATTENDED cmake variable that generates warnings
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index b85e254c15..efe96a0a6a 100755
--- a/build.sh
+++ b/build.sh
@@ -120,7 +120,6 @@ pre_build()
"$autobuild" configure --quiet -c $variant -- \
-DPACKAGE:BOOL=ON \
- -DUNATTENDED:BOOL=ON \
-DHAVOK:BOOL="$HAVOK" \
-DRELEASE_CRASH_REPORTING:BOOL="$RELEASE_CRASH_REPORTING" \
-DVIEWER_CHANNEL:STRING="${viewer_channel}" \