Remove patch, we don't build on arm atm, and when someone comes back to
that more work will be needed anyway.
This commit is contained in:
parent
0dd702188c
commit
e0ac769023
@ -1,12 +0,0 @@
|
||||
$OpenBSD: patch-content_xslt_public_txDouble_h,v 1.2 2010/04/26 19:55:58 landry Exp $
|
||||
--- content/xslt/public/txDouble.h.orig Fri Jan 25 09:02:04 2008
|
||||
+++ content/xslt/public/txDouble.h Mon Jul 14 01:25:38 2008
|
||||
@@ -63,7 +63,7 @@ static fp_except_t oldmask = fpsetmask(~allmask);
|
||||
*/
|
||||
|
||||
#if defined(__arm) || defined(__arm32__) || defined(__arm26__) || defined(__arm__)
|
||||
-#if !defined(__VFP_FP__)
|
||||
+#if !defined(__VFP_FP__) && !defined(__OpenBSD__) /* Armel ABI */
|
||||
#define FPU_IS_ARM_FPA
|
||||
#endif
|
||||
#endif
|
Loading…
Reference in New Issue
Block a user