jwakely / rpms / binutils

Forked from rpms/binutils 2 years ago
Clone

da9be15 Use --with-sysroot=/ for native targets. This prevents the default

Authored and Committed by nickc 7 years ago
1 file changed. 12 lines added. 3 lines removed.
    Use --with-sysroot=/ for native targets.  This prevents the default
     sysroot of /usr/local/<target>/sys-root from being used, which breaks
     locating needed shared libaries, but still allows the --sysroot
     linker command line option to be effective.
    Resolves: #1374889
    Resolves: #1377803
    Resolves: #1377949
    
        
file modified
+12 -3