• Ard Biesheuvel's avatar
    Upstream commit "Fix PIC relocations for non-Bsymbolic builds" · 4fdee450
    Ard Biesheuvel authored
    The ARM assembly contains a couple of hand-coded PC relative references
    to data defined in other object files. Make sure the externs are tagged
    as hidden so the linker knows that it can resolve the reference locally
    at build time.
    
    Adapted from upstream commit 97e3e847179c17eb9059fb322413b6facd3e5a03.
    4fdee450