[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [61303] trunk/lib/darwin-9.x.universal/ openmp: OSX/clang-openmp: support for 32bit added

jens verwiebe info at jensverwiebe.de
Fri Feb 21 20:49:50 CET 2014


Revision: 61303
          https://developer.blender.org/rBL61303
Author:   jensverwiebe
Date:     2014-02-21 19:49:49 +0000 (Fri, 21 Feb 2014)
Log Message:
-----------
OSX/clang-openmp: support for 32bit added

Modified Paths:
--------------
    trunk/lib/darwin-9.x.universal/openmp/README.rtf
    trunk/lib/darwin-9.x.universal/openmp/lib/libiomp5.dylib

Modified: trunk/lib/darwin-9.x.universal/openmp/README.rtf
===================================================================
--- trunk/lib/darwin-9.x.universal/openmp/README.rtf	2014-02-20 12:51:35 UTC (rev 61302)
+++ trunk/lib/darwin-9.x.universal/openmp/README.rtf	2014-02-21 19:49:49 UTC (rev 61303)
@@ -6,8 +6,9 @@
 
 \f0\fs24 \cf0 This is the Intel(R) OpenMP* Runtime Library used with Clang-OpenMP.\
 The lib is prepared to work with blender scons and cmake ( -id @loader_path )\
-Only 64bit for now.\
+Architectures supported are i386 and x86_64 ( intel 32/64bit )\
 \
-You can get the clang-omp here: http://clang-omp.github.io\
+You will find  the clang-omp in our libs.\
+More infor:  http://clang-omp.github.io\
 \
-Best compile clang with cmake.}
\ No newline at end of file
+Jens}
\ No newline at end of file

Modified: trunk/lib/darwin-9.x.universal/openmp/lib/libiomp5.dylib
===================================================================
(Binary files differ)




More information about the Bf-blender-cvs mailing list