nikic / rpms / llvm

Forked from rpms/llvm 2 years ago
Clone

6cee6ae Set _package_note_linker on arm

Authored and Committed by nikic 2 years ago
1 file changed. 5 lines added. 0 lines removed.
    Set _package_note_linker on arm
    
    On ARM, the default linker is lld when using the clange toolchain,
    so specify that as the _package_note_linker. This will use the
    -T rather than -dT option for the package note script.
    
    Ideally this would be handled in a more central location.
    
        
file modified
+5 -0