summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorAnchor <none@none>2019-05-15 03:57:10 -0600
committerNat Goodspeed <nat@lindenlab.com>2020-03-25 18:39:20 -0400
commitb09770946a8ae3396517c6796d1bff2a1707de26 (patch)
treec25b98ecc31ad442285fae538e723178fc2636fd /build.sh
parent476721e48ae6db46fcad743973763b6211430d30 (diff)
[DRTVWR-476] - disable dbghelp.h 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 bafee86206..545c913f92 100755
--- a/build.sh
+++ b/build.sh
@@ -140,7 +140,6 @@ pre_build()
"$autobuild" configure --quiet -c $variant -- \
-DPACKAGE:BOOL=ON \
-DHAVOK:BOOL="$HAVOK" \
- -DCMAKE_SYSTEM_VERSION:STRING="10.0" \
-DRELEASE_CRASH_REPORTING:BOOL="$RELEASE_CRASH_REPORTING" \
-DVIEWER_SYMBOL_FILE:STRING="${VIEWER_SYMBOL_FILE:-}" \
-DBUGSPLAT_DB:STRING="${BUGSPLAT_DB:-}" \