From 07bb3641f5d7fc0b1115058f268dbb8607f6023a Mon Sep 17 00:00:00 2001 From: Jens Verwiebe Date: Fri, 19 Sep 2014 15:00:15 +0200 Subject: [PATCH] OSX: make some more symbols global only, this may prevent clashes on older systems and is good for loading times anyway. --- source/creator/osx_locals.map | 3 +++ 1 file changed, 3 insertions(+) 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*