about summary refs log tree commit diff
path: root/elf/Makefile
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2024-07-04 10:09:07 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2024-07-04 10:09:07 -0300
commit9fc639f654dc004736836613be703e6bed0c36a8 (patch)
treeaeeae806fb256585cf9a274a53c697b968286efc /elf/Makefile
parent2b92982e2369d292560793bee8e730f695f48ff3 (diff)
downloadglibc-9fc639f654dc004736836613be703e6bed0c36a8.tar.gz
glibc-9fc639f654dc004736836613be703e6bed0c36a8.tar.xz
glibc-9fc639f654dc004736836613be703e6bed0c36a8.zip
elf: Make dl-rseq-symbols Linux only
And avoid a Hurd build failures.

Checked on x86_64-linux-gnu.
Diffstat (limited to 'elf/Makefile')
-rw-r--r--elf/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/elf/Makefile b/elf/Makefile
index 147f1d3437..a3475f3fb5 100644
--- a/elf/Makefile
+++ b/elf/Makefile
@@ -73,7 +73,6 @@ dl-routines = \
   dl-origin \
   dl-printf \
   dl-reloc \
-  dl-rseq-symbols \
   dl-runtime \
   dl-scope \
   dl-setup_hash \