summaryrefslogtreecommitdiff
path: root/fficonfig.h.in
diff options
context:
space:
mode:
authorAnthony Green <green@gmachine.(none)>2009-12-25 21:52:28 -0500
committerAnthony Green <green@gmachine.(none)>2009-12-25 21:52:28 -0500
commit39c8792ece1043f41f4c395a2ce71f4cf0ff4674 (patch)
treecb407ba71a69c35a451dfde19336f360473c437e /fficonfig.h.in
parent1d04af52e3e24db69f742064694c22f8df5cc70e (diff)
downloadlibffi-39c8792ece1043f41f4c395a2ce71f4cf0ff4674.tar.gz
3.0.9rc7
Diffstat (limited to 'fficonfig.h.in')
-rw-r--r--fficonfig.h.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/fficonfig.h.in b/fficonfig.h.in
index 9fce46b..5c12421 100644
--- a/fficonfig.h.in
+++ b/fficonfig.h.in
@@ -17,6 +17,9 @@
/* Define this if you want extra debugging. */
#undef FFI_DEBUG
+/* Cannot use malloc on this target, so, we revert to alternative means */
+#undef FFI_MMAP_EXEC_WRIT
+
/* Define this is you do not want support for the raw API. */
#undef FFI_NO_RAW_API
@@ -122,9 +125,6 @@
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
-/* Define to the home page for this package. */
-#undef PACKAGE_URL
-
/* Define to the version of this package. */
#undef PACKAGE_VERSION