about summary refs log tree commit diff
path: root/ports/sysdeps/aarch64/soft-fp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ports/sysdeps/aarch64/soft-fp/Makefile')
-rw-r--r--ports/sysdeps/aarch64/soft-fp/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/ports/sysdeps/aarch64/soft-fp/Makefile b/ports/sysdeps/aarch64/soft-fp/Makefile
deleted file mode 100644
index ada13e8b70..0000000000
--- a/ports/sysdeps/aarch64/soft-fp/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-ifeq ($(subdir),math)
-CPPFLAGS += -I../soft-fp
-endif