about summary refs log tree commit diff
path: root/sysdeps/powerpc/powerpc32/fpu/multiarch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/powerpc/powerpc32/fpu/multiarch/Makefile')
-rw-r--r--sysdeps/powerpc/powerpc32/fpu/multiarch/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/sysdeps/powerpc/powerpc32/fpu/multiarch/Makefile b/sysdeps/powerpc/powerpc32/fpu/multiarch/Makefile
new file mode 100644
index 0000000000..4c63e5d810
--- /dev/null
+++ b/sysdeps/powerpc/powerpc32/fpu/multiarch/Makefile
@@ -0,0 +1,4 @@
+ifeq ($(subdir),math)
+libm-sysdep_routines += s_llrintf-power6 s_llrintf-power4 s_llrintf-c \
+			s_llrint-power6 s_llrint-power4 s_llrint-c
+endif