diff --git a/packages/libffi/build.sh b/packages/libffi/build.sh index cceb45dd86..5db87ed46f 100644 --- a/packages/libffi/build.sh +++ b/packages/libffi/build.sh @@ -19,3 +19,4 @@ termux_step_post_configure() { # work around since mmap can't be written and marked executable in android anymore from userspace echo "#define FFI_MMAP_EXEC_WRIT 1" >> fficonfig.h } +