]> sourceware.org Git - glibc.git/commit
aarch64: define PI_STATIC_AND_HIDDEN
authorSzabolcs Nagy <szabolcs.nagy@arm.com>
Tue, 5 Jan 2021 16:10:40 +0000 (16:10 +0000)
committerSzabolcs Nagy <szabolcs.nagy@arm.com>
Fri, 8 Jan 2021 11:14:02 +0000 (11:14 +0000)
commit2f056e8a5dd4dc0f075413f931e82cede37d1057
tree6548c6c7d03f017920c107ba4d2b2064a00cad42
parent18b640c57094236e6c991ba16f87467085a1d55a
aarch64: define PI_STATIC_AND_HIDDEN

AArch64 always uses pc relative access to static and hidden object
symbols, but the config setting was previously missing.

This affects ld.so start up code.
sysdeps/aarch64/configure
sysdeps/aarch64/configure.ac
This page took 0.037441 seconds and 5 git commands to generate.