[libmce-glib] Hide internal symbols. JB#43321
If nothing else, this makes the library file smaller by reducing the size of the dynamic symbol table.
This commit is contained in:
		
							
								
								
									
										6
									
								
								libmce-glib.map
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								libmce-glib.map
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,6 @@
 | 
			
		||||
{
 | 
			
		||||
    global:
 | 
			
		||||
        mce_*;
 | 
			
		||||
    local:
 | 
			
		||||
        *;
 | 
			
		||||
};
 | 
			
		||||
		Reference in New Issue
	
	Block a user