diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2025-03-18 16:10:05 -0300 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2025-03-18 16:10:05 -0300 |
commit | 5291d9f1e274dd869bc0b3d044fd4cbae486893d (patch) | |
tree | d29bb83438e1984c7a84222b8a7a71903bfe11e3 /sysdeps/unix/sysv/linux/bits/initspin.h | |
parent | cf56eb28fa277d9dbb301654682ca89f71c30a48 (diff) | |
download | glibc-5291d9f1e274dd869bc0b3d044fd4cbae486893d.zip glibc-5291d9f1e274dd869bc0b3d044fd4cbae486893d.tar.gz glibc-5291d9f1e274dd869bc0b3d044fd4cbae486893d.tar.bz2 |
elf: Fix tst-origin make rules
The tst-origin build can fail with:
/usr/bin/ld: [...]libc.so: undefined reference to `__tunable_is_initialized@GLIBC_PRIVATE'
Since the custom link invocation links against system glibc instead
of the built one.
The only requirement is to avoid liborigin.so linked with a full path,
which is the default for --enable-hardcoded-path-in-tests. There
is no need to use a custom rule.
Checked on x86_64-linux-gnu.
Diffstat (limited to 'sysdeps/unix/sysv/linux/bits/initspin.h')
0 files changed, 0 insertions, 0 deletions