]> granicus.if.org Git - python/commitdiff
Document the libffi FreeBSD fix.
authorJeroen Ruigrok van der Werven <asmodai@in-nomine.org>
Wed, 7 Apr 2010 16:34:08 +0000 (16:34 +0000)
committerJeroen Ruigrok van der Werven <asmodai@in-nomine.org>
Wed, 7 Apr 2010 16:34:08 +0000 (16:34 +0000)
Misc/NEWS

index f3ba45bd30273fe3aaca6fcb2d43abdb6de72585..3bd058d7815f822e8a8441c01bb8308ee96db0e4 100644 (file)
--- 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
 -----