about summary refs log tree commit diff
path: root/sysdeps/x86/fpu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/x86/fpu/Makefile')
-rw-r--r--sysdeps/x86/fpu/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysdeps/x86/fpu/Makefile b/sysdeps/x86/fpu/Makefile
new file mode 100644
index 0000000000..8054380477
--- /dev/null
+++ b/sysdeps/x86/fpu/Makefile
@@ -0,0 +1,3 @@
+ifeq ($(subdir),math)
+libm-support += powl_helper
+endif