summaryrefslogtreecommitdiff
path: root/c/libffi_arm64/README
diff options
context:
space:
mode:
Diffstat (limited to 'c/libffi_arm64/README')
-rw-r--r--c/libffi_arm64/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/c/libffi_arm64/README b/c/libffi_arm64/README
index 3b8f133..f531e5f 100644
--- a/c/libffi_arm64/README
+++ b/c/libffi_arm64/README
@@ -1,5 +1,5 @@
-Libffi package for ARM64 is copied from cpython binary dependencies
+Please run build_libffi.bat to generate the libffi static library and header files
-https://github.com/python/cpython-bin-deps/archive/libffi.zip
+Environment variable LIBFFI_SOURCE needs to be set to libffi source before invoking the script.
-The library file has been renamed from libffi-7.lib to ffi.lib to avoid special casing \ No newline at end of file
+Libffi source can be downloaded from https://github.com/libffi/libffi \ No newline at end of file