Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Verwiebe <info@jensverwiebe.de>2015-05-01 22:09:21 +0300
committerJens Verwiebe <info@jensverwiebe.de>2015-05-01 22:09:21 +0300
commit23abcc0636135c83cfb91782f7030ea41482e147 (patch)
tree536352d510b50923899e1e445729ced7bc01a7e6
parent86f80c481cc1de4ddc722cd83913d2643c03474b (diff)
OSX: remove collada from fading out 32bit buildbot
-rw-r--r--build_files/buildbot/config/user-config-mac-i386.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/build_files/buildbot/config/user-config-mac-i386.py b/build_files/buildbot/config/user-config-mac-i386.py
index ab93628c78d..c1beefcf83d 100644
--- a/build_files/buildbot/config/user-config-mac-i386.py
+++ b/build_files/buildbot/config/user-config-mac-i386.py
@@ -5,3 +5,5 @@ WITH_BF_CYCLES_CUDA_BINARIES = True
WITH_BF_CYCLES_OSL = False # OSL never worked on OSX 32bit !
+WITH_BF_COLLADA = False # we drop 32bit, newest collada is only x86_64 !
+