diff options
Diffstat (limited to 'BuildParams')
-rw-r--r-- | BuildParams | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/BuildParams b/BuildParams index 27ae40767a..dda25e3e63 100644 --- a/BuildParams +++ b/BuildParams @@ -16,6 +16,9 @@ build_Linux_Doxygen = true # Need viewer-build-variables as well as other shared repositories buildscripts_shared_more_NAMEs="build_secrets build_variables git_hooks" +# Python 3 / SL-15742 +BUILDSCRIPTS_PY3 = "true" + ################################################################ #### Examples of how to set the viewer_channel #### # @@ -36,6 +39,7 @@ buildscripts_shared_more_NAMEs="build_secrets build_variables git_hooks" ################################################################ viewer_channel = "Second Life Test" + ################################################################ # Special packaging parameters. # These parameters can be used to create additional packages |