mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-12 12:16:04 +08:00
af9bf9cb47
Similar to commit4fb55bf6a9
for aarch64. Commitb68a20d667
changed ld to produce R_ARM_GLOB_DAT but that defeated the purpose of protected visibility as an optimization. Restore the previous behavior (which matches ld.lld) by defining elf_backend_extern_protected_data to 0.
6 lines
91 B
Makefile
6 lines
91 B
Makefile
#target: [check_shared_lib_support]
|
|
#ld: -shared
|
|
#readelf: -r -W
|
|
#...
|
|
.* R_ARM_RELATIVE .*
|