summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreyL ProductEngine <alihatskiy@productengine.com>2016-08-16 02:09:05 +0300
committerAndreyL ProductEngine <alihatskiy@productengine.com>2016-08-16 02:09:05 +0300
commit78ad1a65012ce35532271f89934f53b9a8fcc084 (patch)
treef72c9430e50a3438e54028e3df5e85d727939910
parent5b94ed9f4e8bff5d2079b012434d16df4ab27397 (diff)
parentb0c434fadfb7085fa93d13b3f61f29d48c610834 (diff)
Merged in nat_linden/viewer-unattended
-rwxr-xr-xbuild.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.sh b/build.sh
index cd2a9ebf5e..ab7a1faa37 100755
--- a/build.sh
+++ b/build.sh
@@ -97,6 +97,7 @@ pre_build()
"$autobuild" configure --quiet -c $variant -- \
-DPACKAGE:BOOL=ON \
+ -DUNATTENDED:BOOL=ON \
-DRELEASE_CRASH_REPORTING:BOOL=ON \
-DVIEWER_CHANNEL:STRING="\"$viewer_channel\"" \
-DGRID:STRING="\"$viewer_grid\"" \