summaryrefslogtreecommitdiff
path: root/sci-libs/cln/files/cln-1.3.2-arm.patch
blob: 571bd24e68f66748e16a742c2e70a260d5f15e72 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- 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