Fix ax_enable_builddir macro on BSD systems

This commit is contained in:
Anthony Green
2011-11-12 07:32:36 -05:00
parent 3d56106b07
commit c411f140f3
15 changed files with 142 additions and 123 deletions

View File

@@ -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.