From 6d22cfcee44d77abc03d3194b92e1f57f821cb49 Mon Sep 17 00:00:00 2001 From: Jeroen Ruigrok van der Werven Date: Wed, 7 Apr 2010 16:34:08 +0000 Subject: [PATCH] Document the libffi FreeBSD fix. --- Misc/NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index f3ba45bd30..3bd058d781 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -243,6 +243,9 @@ Build - Issue #7705: Fix linking on FreeBSD. +- Make sure that the FreeBSD build of the included libffi uses the proper + assembly file. + C-API ----- -- 2.50.1