forked from Imagelibrary/binutils-gdb
Similar to commit4fb55bf6a9for aarch64. Commitb68a20d667changed 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 .*
|