[Bf-blender-cvs] [c4dd294] master: OSX/buildbot: after recent scons fix, UTF lib linkage is handled dependent on config, so remove now obsolete lines

Jens Verwiebe noreply at git.blender.org
Tue Jul 29 20:08:56 CEST 2014


Commit: c4dd294f407fcfb12e7c1451a3aaae41b0a0114a
Author: Jens Verwiebe
Date:   Tue Jul 29 20:08:41 2014 +0200
Branches: master
https://developer.blender.org/rBc4dd294f407fcfb12e7c1451a3aaae41b0a0114a

OSX/buildbot: after recent scons fix,  UTF lib linkage is handled dependent on config, so remove now obsolete lines

===================================================================

M	build_files/buildbot/config/user-config-mac-i386.py

===================================================================

diff --git a/build_files/buildbot/config/user-config-mac-i386.py b/build_files/buildbot/config/user-config-mac-i386.py
index dc74125..2ab1e76 100644
--- a/build_files/buildbot/config/user-config-mac-i386.py
+++ b/build_files/buildbot/config/user-config-mac-i386.py
@@ -4,7 +4,5 @@ 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_LLVM = False # no OSL -> no LLVM -> OpenCollada must have libUTF.a then !
 
-BF_OPENCOLLADA_LIB = 'OpenCOLLADASaxFrameworkLoader OpenCOLLADAFramework OpenCOLLADABaseUtils OpenCOLLADAStreamWriter MathMLSolver GeneratedSaxParser xml2 buffer ftoa UTF'




More information about the Bf-blender-cvs mailing list