public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/libffi/files: libffi-3.1-darwin-x32.patch
@ 2015-01-18 19:01 Fabian Groffen (grobian)
  0 siblings, 0 replies; only message in thread
From: Fabian Groffen (grobian) @ 2015-01-18 19:01 UTC (permalink / raw
  To: gentoo-commits

grobian     15/01/18 19:01:32

  Added:                libffi-3.1-darwin-x32.patch
  Log:
  Allow to compile on 32-bits Darwin, bug #536764
  
  (Portage version: 2.2.14-prefix/cvs/SunOS i386, signed Manifest commit with key 0x5F75F607C5C74E89)

Revision  Changes    Path
1.1                  dev-libs/libffi/files/libffi-3.1-darwin-x32.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libffi/files/libffi-3.1-darwin-x32.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libffi/files/libffi-3.1-darwin-x32.patch?rev=1.1&content-type=text/plain

Index: libffi-3.1-darwin-x32.patch
===================================================================
https://bugs.gentoo.org/show_bug.cgi?id=513428
https://bugs.gentoo.org/show_bug.cgi?id=536764
https://trac.macports.org/ticket/44170

--- libffi-3.2.1/src/x86/win32.S
+++ libffi-3.2.1/src/x86/win32.S
@@ -1184,7 +1184,6 @@
 
 #if defined(X86_WIN32) && !defined(__OS2__)
         .section	.eh_frame,"w"
-#endif
 .Lframe1:
 .LSCIE1:
         .long	.LECIE1-.LASCIE1  /* Length of Common Information Entry */
@@ -1343,6 +1342,7 @@
         /* End of DW_CFA_xxx CFI instructions.  */
         .align 4
 .LEFDE5:
+#endif /* defined(X86_WIN32) && !defined(__OS2__), for the eh_frame */
 
 #endif /* !_MSC_VER */
 





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-01-18 19:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-18 19:01 [gentoo-commits] gentoo-x86 commit in dev-libs/libffi/files: libffi-3.1-darwin-x32.patch Fabian Groffen (grobian)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox