From 1fa12f09d5bce2a6ea64050674aefab08c45e63e Mon Sep 17 00:00:00 2001 From: Jens Verwiebe Date: Tue, 27 Nov 2012 11:38:59 +0000 Subject: OSX/scons: introducing and testing an unexported_symbols_list to prevent clashes, todo: cmake --- source/creator/osx_locals.map | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 source/creator/osx_locals.map (limited to 'source/creator/osx_locals.map') diff --git a/source/creator/osx_locals.map b/source/creator/osx_locals.map new file mode 100644 index 00000000000..c3dd8b62792 --- /dev/null +++ b/source/creator/osx_locals.map @@ -0,0 +1,3 @@ +## The symbols will be treated as if they were marked as __private_extern__ +## (aka visibility=hidden) and will not be global in the output file +*boost* -- cgit v1.2.3