aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mono/mono-2.4.2.3/mini-arm.patch
blob: d517a5a276abf437b04ec8604648043d72ff9cec (plain)
1
2
3
4
5
6
7
8
9
10
11
--- mono-2.4.2.1/mono/mini/mini-arm.h	2009-06-23 09:41:00.000000000 -0600
+++ mono-2.4.2.1/mono/mini/mini-arm.h	2009-06-23 09:40:27.000000000 -0600
@@ -9,7 +9,7 @@
 #endif
 
 #ifdef ARM_FPU_VFP
-#error "VFP support is not complete, try mono SVN for that."
+//#error "VFP support is not complete, try mono SVN for that."
 #endif
 
 #if defined(__ARM_EABI__)