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:
@@ -1,3 +1,9 @@
|
|||||||
|
LIBJPEGTURBO_@JPEG_LIB_VERSION_DECIMAL@ {
|
||||||
|
local:
|
||||||
|
jsimd_*;
|
||||||
|
jconst_*;
|
||||||
|
};
|
||||||
|
|
||||||
LIBJPEG_@JPEG_LIB_VERSION_DECIMAL@ {
|
LIBJPEG_@JPEG_LIB_VERSION_DECIMAL@ {
|
||||||
global:
|
global:
|
||||||
*;
|
*;
|
||||||
|
|||||||
Reference in New Issue
Block a user