diff options
| author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2025-04-10 12:08:22 +0000 |
|---|---|---|
| committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2025-04-10 12:08:22 +0000 |
| commit | d6d56af6e78c6010dc812febc7dd4fd101e47168 (patch) | |
| tree | 87398bd3b9eec16f8b613e454d1595d547e28dc4 | |
| parent | b861755a84eeccdd9183989ca71b3b1251c83a74 (diff) | |
| download | glibc-d6d56af6e78c6010dc812febc7dd4fd101e47168.tar.xz glibc-d6d56af6e78c6010dc812febc7dd4fd101e47168.zip | |
elf: Fix arm-linux-gnueabihf build break from b861755a84
| -rw-r--r-- | elf/Makefile | 1 |
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 \ |
