Hiding all non-API symbols from the linker by use of --version-script
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
* See COPYING file for details.
|
||||
*/
|
||||
|
||||
/* Important: If you add a public API function then add its name to file
|
||||
libisofs/libisofs.ver
|
||||
*/
|
||||
|
||||
/*
|
||||
*
|
||||
* Applications must use 64 bit off_t, e.g. on 32-bit GNU/Linux by defining
|
||||
|
Reference in New Issue
Block a user