Commit 1ac92cca9b02ef8d6a769f0de1adccd5c9630355

Landon Fuller 2010-09-18T18:08:14

Add autoconf check for W^X platforms that require a trampoline table. This adds the FFI_EXEC_TRAMPOLINE_TABLE. The flag is enabled for arm-apple-darwin, where PROT_EXEC on writable (or formerly writable) pages is not permitted for sandboxed binaries.