diff options
author | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2016-08-15 17:21:18 -0400 |
---|---|---|
committer | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2016-08-15 17:21:18 -0400 |
commit | f8f79c20ef8deeb7085894da09134e4663e61f4d (patch) | |
tree | 529d0d69220a378b5cca55f4160e40a35967fa43 /build.sh | |
parent | ab4a681034c0ca9fcadc9ac0f4fa3ca542d3422f (diff) | |
parent | b0c434fadfb7085fa93d13b3f61f29d48c610834 (diff) |
merge
Diffstat (limited to 'build.sh')
-rwxr-xr-x | build.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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\"" \ |