Hide internal SIMD symbols in libjpeg-turbo shared library

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@304 632fc199-4ca6-4c93-a231-07263d6284db
This commit is contained in:
DRC
2010-11-23 20:42:48 +00:00
parent a46830b232
commit 541e651e4c

View File

@@ -1,3 +1,9 @@
LIBJPEGTURBO_@JPEG_LIB_VERSION_DECIMAL@ {
local:
jsimd_*;
jconst_*;
};
LIBJPEG_@JPEG_LIB_VERSION_DECIMAL@ {
global:
*;