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

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Verwiebe <info@jensverwiebe.de>2014-09-19 17:00:15 +0400
committerJens Verwiebe <info@jensverwiebe.de>2014-09-19 17:00:15 +0400
commit07bb3641f5d7fc0b1115058f268dbb8607f6023a (patch)
tree024881628df27f83d7020aab0be2196cf5bb0e5b
parentd804a5eaf40caab0438e7c5cf1d092e7e8c8cf2a (diff)
OSX: make some more symbols global only, this may prevent clashes on older systems and is good for loading times anyway.
-rw-r--r--source/creator/osx_locals.map3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/creator/osx_locals.map b/source/creator/osx_locals.map
index a1d7e7fed57..8405be74ab7 100644
--- a/source/creator/osx_locals.map
+++ b/source/creator/osx_locals.map
@@ -2,4 +2,7 @@
## (aka visibility=hidden) and will not be global in the output file
*boost*
*__ZNSt6vector*
+*llvm*
+*LLVM*
+*OSL*