aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2025-04-10 12:08:22 +0000
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2025-04-10 12:08:22 +0000
commitd6d56af6e78c6010dc812febc7dd4fd101e47168 (patch)
tree87398bd3b9eec16f8b613e454d1595d547e28dc4
parentb861755a84eeccdd9183989ca71b3b1251c83a74 (diff)
downloadglibc-d6d56af6e78c6010dc812febc7dd4fd101e47168.tar.xz
glibc-d6d56af6e78c6010dc812febc7dd4fd101e47168.zip
elf: Fix arm-linux-gnueabihf build break from b861755a84
-rw-r--r--elf/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/elf/Makefile b/elf/Makefile
index 600bf3fe20..3a3ae56a24 100644
--- a/elf/Makefile
+++ b/elf/Makefile
@@ -62,7 +62,6 @@ dl-routines = \
dl-exception \
dl-execstack \
dl-execstack-tunable \
- dl-find_object \
dl-fini \
dl-init \
dl-load \