[csw-devel] SF.net SVN: gar:[9474] csw/mgar/pkg/libffi/trunk/files/sun.patch
hson at users.sourceforge.net
hson at users.sourceforge.net
Tue Mar 30 19:32:05 CEST 2010
Revision: 9474
http://gar.svn.sourceforge.net/gar/?rev=9474&view=rev
Author: hson
Date: 2010-03-30 17:32:05 +0000 (Tue, 30 Mar 2010)
Log Message:
-----------
libffi: Remove MacOS only patch
Modified Paths:
--------------
csw/mgar/pkg/libffi/trunk/files/sun.patch
Modified: csw/mgar/pkg/libffi/trunk/files/sun.patch
===================================================================
--- csw/mgar/pkg/libffi/trunk/files/sun.patch 2010-03-30 14:23:59 UTC (rev 9473)
+++ csw/mgar/pkg/libffi/trunk/files/sun.patch 2010-03-30 17:32:05 UTC (rev 9474)
@@ -47,12 +47,3 @@
FFI_DEFAULT_ABI = FFI_SYSV,
#else
FFI_DEFAULT_ABI = FFI_UNIX64,
-@@ -96,7 +96,7 @@
- #define FFI_TYPE_SMALL_STRUCT_2B (FFI_TYPE_LAST + 2)
- #define FFI_TYPE_SMALL_STRUCT_4B (FFI_TYPE_LAST + 3)
-
--#if defined (X86_64) || (defined (__x86_64__) && defined (X86_DARWIN))
-+#if defined (X86_64) || ((defined (__x86_64__) || defined (__x86_64)) && defined (X86_DARWIN))
- #define FFI_TRAMPOLINE_SIZE 24
- #define FFI_NATIVE_RAW_API 0
- #else
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list