summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/x86_64/x32/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/unix/sysv/linux/x86_64/x32/Makefile')
-rw-r--r--sysdeps/unix/sysv/linux/x86_64/x32/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/x86_64/x32/Makefile b/sysdeps/unix/sysv/linux/x86_64/x32/Makefile
index 5f77df7c7a..aa78238a0d 100644
--- a/sysdeps/unix/sysv/linux/x86_64/x32/Makefile
+++ b/sysdeps/unix/sysv/linux/x86_64/x32/Makefile
@@ -1,3 +1,7 @@
+ifeq ($(subdir),misc)
+sysdep_routines += arch_prctl
+endif
+
ifeq ($(subdir),posix)
sysdep_routines += getcpu sched_getcpu-static
endif