0673f3 Fix check-rpath which complains about /usr/lib64 in RPATH of some binaries

Authored and Committed by filbranden 6 years ago
1 file changed. 7 lines added. 0 lines removed.
    Fix check-rpath which complains about /usr/lib64 in RPATH of some binaries
    
    Use the recipe in here to fix the generated `libtool` script:
    https://fedoraproject.org/wiki/RPath_Packaging_Draft#Removing_Rpath
    
    Unfortunately, the configure script in numactl (both 2.0.11 and 2.0.12) does
    not recognize the --disable-rpath flag yet.
    
    Signed-off-by: Filipe Brandenburger <filbranden@gmail.com>
    
        
file modified
+7 -0