summaryrefslogtreecommitdiff
path: root/patches/ios-fixes
diff options
context:
space:
mode:
authorAnthony Green <green@moxielogic.com>2011-11-12 07:32:36 -0500
committerAnthony Green <green@moxielogic.com>2011-11-12 07:32:36 -0500
commitc411f140f305ebb00d33c92b7cb2742bcd241b6a (patch)
tree21eaeb8d9f04997a3f09462c823f703047c67284 /patches/ios-fixes
parent3d56106b07735abef6ae9f032e94f560a0ed2f30 (diff)
downloadlibffi-c411f140f305ebb00d33c92b7cb2742bcd241b6a.tar.gz
Fix ax_enable_builddir macro on BSD systems
Diffstat (limited to 'patches/ios-fixes')
-rw-r--r--patches/ios-fixes2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/ios-fixes b/patches/ios-fixes
index 083f16f..be4166f 100644
--- a/patches/ios-fixes
+++ b/patches/ios-fixes
@@ -2,7 +2,7 @@ Index: libffi/ChangeLog
===================================================================
--- libffi.orig/ChangeLog
+++ libffi/ChangeLog
-@@ -87,7 +87,7 @@
+@@ -92,7 +92,7 @@
* src/prep_cif.c (UNLIKELY, LIKELY): Define.
(initialize_aggregate): Check for bad types.