diff options
author | callum_linden <none@none> | 2012-10-19 16:45:40 -0700 |
---|---|---|
committer | callum_linden <none@none> | 2012-10-19 16:45:40 -0700 |
commit | e18d97782f47c7ddb2b77a42c96116ba8dd5e9d3 (patch) | |
tree | 71ca435523cd46afc0c4ea392d951cc1d3d290e1 | |
parent | 15cde616b9b89bd27c3a8633ada33cb20d151e93 (diff) |
Turn off configs and tests for testingg
-rw-r--r-- | BuildParams | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/BuildParams b/BuildParams index 40ec94ceaa..f584c63d1a 100644 --- a/BuildParams +++ b/BuildParams @@ -21,6 +21,9 @@ email_status_this_is_os = true codeticket_since = 3.3.0-release clean_on_success = false +run_tests = false +build_Darwin_Debug = false +build_Darwin_RelWithDebInfo = false # ======================================== # Viewer Development |