1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/devel/libffi/files/patch-ab
1998-10-20 01:35:31 +00:00

12 lines
274 B
Plaintext

--- src/x86/sysv.S.orig Tue Feb 24 19:49:51 1998
+++ src/x86/sysv.S Tue Oct 13 22:28:56 1998
@@ -33,7 +33,7 @@
.globl ffi_prep_args
# This assumes we are using gas.
- .balign 16
+ .align 4
.globl ffi_call_SYSV
.type ffi_call_SYSV,@function