Fix ABI check regression

This commit is contained in:
Anthony Green
2012-02-15 00:18:18 -05:00
parent dee20f8e45
commit d578b89619
8 changed files with 56 additions and 39 deletions

2
configure vendored
View File

@@ -14395,7 +14395,7 @@ case "$target" in
$as_echo "#define FFI_EXEC_TRAMPOLINE_TABLE 1" >>confdefs.h
;;
*-apple-darwin1[10]* | *-*-freebsd* | *-*-kfreebsd* | *-*-openbsd* | *-pc-solaris*)
*-apple-darwin1[10]* | *-*-freebsd* | *-*-openbsd* | *-pc-solaris*)
$as_echo "#define FFI_MMAP_EXEC_WRIT 1" >>confdefs.h