This commit is contained in:
Anthony Green
2012-01-23 11:13:18 -05:00
parent f22c38bbd9
commit c365ee7577
108 changed files with 4338 additions and 66818 deletions

View File

@@ -2,7 +2,7 @@ Index: libffi/configure
===================================================================
--- libffi.orig/configure
+++ libffi/configure
@@ -12077,7 +12077,7 @@ case "$host" in
@@ -12080,7 +12080,7 @@ case "$host" in
i?86-*-freebsd* | i?86-*-openbsd*)
TARGET=X86_FREEBSD; TARGETDIR=x86
;;
@@ -64,7 +64,7 @@ Index: libffi/ChangeLog
===================================================================
--- libffi.orig/ChangeLog
+++ libffi/ChangeLog
@@ -52,6 +52,17 @@
@@ -71,6 +71,17 @@
2011-02-09 Anthony Green <green@moxielogic.com>