summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorGraham Linden <graham@lindenlab.com>2018-08-22 00:23:29 +0100
committerGraham Linden <graham@lindenlab.com>2018-08-22 00:23:29 +0100
commit6d256d679e9cea63753266420ed79efa8b70dee2 (patch)
tree45406673031f343d4550e0bc5e7379192a6e21eb /build.sh
parent4789fb3819a54954c9912a6c8442d8a37b594d28 (diff)
parent6f54add8a8852c8f3df86abebe38ef0ce4a6742c (diff)
Merge
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 bb8d66599b..1fc578e956 100755
--- a/build.sh
+++ b/build.sh
@@ -114,7 +114,6 @@ pre_build()
-DRELEASE_CRASH_REPORTING:BOOL="$RELEASE_CRASH_REPORTING" \
-DVIEWER_CHANNEL:STRING="${viewer_channel}" \
-DGRID:STRING="\"$viewer_grid\"" \
- -DLL_TESTS:BOOL="$run_tests" \
-DTEMPLATE_VERIFIER_OPTIONS:STRING="$template_verifier_options" $template_verifier_master_url \
"${SIGNING[@]}" \
|| fatal "$variant configuration failed"