summaryrefslogtreecommitdiff
path: root/sci-libs/cln/files/cln-1.3.2-arm.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/cln/files/cln-1.3.2-arm.patch')
-rw-r--r--sci-libs/cln/files/cln-1.3.2-arm.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/sci-libs/cln/files/cln-1.3.2-arm.patch b/sci-libs/cln/files/cln-1.3.2-arm.patch
deleted file mode 100644
index 571bd24e68f6..000000000000
--- a/sci-libs/cln/files/cln-1.3.2-arm.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- src/base/digitseq/cl_asm_arm_.cc 2009-05-10 16:32:30.000000000 -0400
-+++ src/base/digitseq/cl_asm_arm_.cc.new 2009-12-29 09:03:02.161401990 -0500
-@@ -77,8 +77,8 @@
- #else
- #define DECLARE_FUNCTION(x)
- #endif
--#define GLABEL(x) _##x##:
--#define LABEL(x) x##:
-+#define GLABEL(x) _##x:
-+#define LABEL(x) x:
- #define RRX rrx
- #define END
-