siddhesh / rpms / glibc

Forked from rpms/glibc 3 years ago
Clone

d855e54 Package non-core libraries into glibc-utils

Authored and Committed by Siddhesh Poyarekar 2 years ago
1 file changed. 23 lines added. 12 lines removed.
    Package non-core libraries into glibc-utils
    
    This change packages libpcprofile.so, libmemusage.so, libSegFault.so,
    libc_malloc_debug.so.0 and libc_malloc_debug.so into glibc-utils so
    that they are not installed by default into production instances.
    
    libc_malloc_debug.so is not in glibc-devel because it is a load-only
    library and cannot be used for development.
    
        
file modified
+23 -12