From 0782d3b0f487ada56555ffdfffbb34e3cf9cbccc Mon Sep 17 00:00:00 2001 From: Maxython Date: Sun, 5 Dec 2021 09:10:02 +0300 Subject: [PATCH] packages/libffi --- packages/libffi/build.sh | 1 + 1 file changed, 1 insertion(+) 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 } +