aboutsummaryrefslogtreecommitdiffstats
path: root/community/sbcl/march-armv5-removed.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/sbcl/march-armv5-removed.patch')
-rw-r--r--community/sbcl/march-armv5-removed.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/community/sbcl/march-armv5-removed.patch b/community/sbcl/march-armv5-removed.patch
new file mode 100644
index 00000000000..ae926823852
--- /dev/null
+++ b/community/sbcl/march-armv5-removed.patch
@@ -0,0 +1,11 @@
+remove useless hardcoded march
+--- a/src/runtime/Config.arm-linux
++++ b/src/runtime/Config.arm-linux
+@@ -9,7 +9,6 @@
+ # provided with absolutely no warranty. See the COPYING and CREDITS
+ # files for more information.
+
+-CFLAGS += -marm -march=armv5t
+
+ ASSEM_SRC = arm-assem.S
+ ARCH_SRC = arm-arch.c