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

user-config-mac-i386.py « config « buildbot « build_files - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c1beefcf83d82ce5b7d81f37cb74800e6e4303cf (plain)
1
2
3
4
5
6
7
8
9

MACOSX_ARCHITECTURE = 'i386' # valid archs: ppc, i386, ppc64, x86_64

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 !