1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/devel/libffi-devel/files/patch-ab
Vanilla I. Shu 70364f181b Upgrade to 1.20, remove BROKEN_ELF tag.
Submitted by:	maintainer.
1998-10-24 17:14:23 +00:00

12 lines
274 B
Plaintext

--- src/x86/sysv.S.orig Mon Oct 5 16:36:28 1998
+++ src/x86/sysv.S Sat Oct 24 00:56:07 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