From aa4dafb159a2e0f74aa39353a1bf23a943f36656 Mon Sep 17 00:00:00 2001 From: Anthony Green Date: Tue, 23 Mar 2021 19:06:08 -0400 Subject: [PATCH] Mention LIBFFI_TMPDIR --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 28cc8c6..6a79c58 100644 --- a/README.md +++ b/README.md @@ -206,6 +206,7 @@ See the git log for details at http://github.com/libffi/libffi. Add support for ARM Pointer Authentication (PA). Fix 32-bit PPC regression. Fix MIPS soft-float problem. + Enable tmpdir override with the $LIBFFI_TMPDIR environment variable. Reject float and small integer argument in ffi_prep_cif_var(). Callers must promote these types themselves. -- 2.34.1