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

This commit is contained in:
jens verwiebe 2014-07-29 20:08:41 +02:00
parent f557b477ad
commit c4dd294f40
1 changed files with 0 additions and 2 deletions

View File

@ -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'