aboutsummaryrefslogtreecommitdiff
path: root/elf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'elf/Makefile')
-rw-r--r--elf/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/elf/Makefile b/elf/Makefile
index 3d60000ec9..47c235ccbb 100644
--- a/elf/Makefile
+++ b/elf/Makefile
@@ -1457,7 +1457,9 @@ $(objpfx)dl-allobjs.os: $(all-rtld-routines:%=$(objpfx)%.os)
# when compiled for libc.
rtld-stubbed-symbols = \
__libc_assert_fail \
- __syscall_cancel \
+ __syscall_cancel_arch \
+ __libc_single_threaded_internal \
+ __syscall_do_cancel \
calloc \
free \
malloc \