projects
/
blender.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Scons: refactor cycles kernel code to avoid building the AVX kernel with
[blender.git]
/
build_files
/
buildbot
/
config
/
user-config-mac-x86_64.py
1
2
MACOSX_ARCHITECTURE = 'x86_64' # valid archs: ppc, i386, ppc64, x86_64
3
4
WITH_BF_CYCLES_CUDA_BINARIES = True
5