diff options
| author | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2021-01-29 20:36:47 +0000 | 
|---|---|---|
| committer | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2021-01-29 20:36:47 +0000 | 
| commit | dad963eadc3498d2ca8c13b9586f2a4472a824e8 (patch) | |
| tree | ba8ce3d7e5a9abef807b33cd4b2f727efbe100f8 | |
| parent | 360b66bdc1f710104c088f4c0948af3b3a8c474e (diff) | |
SL-14570 - moving windows 64-bit toolchain setting to build config params
| -rwxr-xr-x | BuildParams | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/BuildParams b/BuildParams index bf0eba3e66..e55c0c7bda 100755 --- a/BuildParams +++ b/BuildParams @@ -35,7 +35,6 @@ buildscripts_shared_more_NAMEs="build_secrets build_variables"  # should use a viewer_channel that begins with "Second Life"  ################################################################  viewer_channel = "Second Life Test" -PreferredToolArchitecture = "x64"  ################################################################  | 
