Hide internal SIMD symbols in libjpeg-turbo shared library
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