mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-02-07 09:31:28 +00:00
fix for x86 by Ken/MacPorts
This commit is contained in:
parent
f9a06d1dcd
commit
36eaa4ea60
@ -1142,7 +1142,6 @@ L_ffi_closure_SYSV_inner$stub:
|
||||
|
||||
#if defined(X86_WIN32) && !defined(__OS2__)
|
||||
.section .eh_frame,"w"
|
||||
#endif
|
||||
.Lframe1:
|
||||
.LSCIE1:
|
||||
.long .LECIE1-.LASCIE1 /* Length of Common Information Entry */
|
||||
@ -1301,6 +1300,7 @@ L_ffi_closure_SYSV_inner$stub:
|
||||
/* End of DW_CFA_xxx CFI instructions. */
|
||||
.align 4
|
||||
.LEFDE5:
|
||||
#endif /* defined(X86_WIN32) && !defined(__OS2__), for the eh_frame */
|
||||
|
||||
#endif /* !_MSC_VER */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user