re PR libgcj/27860 (build failure on m68k: error: 'ffi_closure' does not name a type)

PR libgcj/27860
	* link.cc: Check for closure support in libffi with FFI_CLOSURES.

From-SVN: r114411
This commit is contained in:
Andreas Schwab
2006-06-05 21:21:05 +00:00
committed by Andreas Schwab
parent 8a398c2c8a
commit 596475f036
2 changed files with 8 additions and 3 deletions
+5
View File
@@ -1,3 +1,8 @@
2006-06-05 Andreas Schwab <schwab@suse.de>
PR libgcj/27860
* link.cc: Check for closure support in libffi with FFI_CLOSURES.
2006-06-05 Tom Tromey <tromey@redhat.com>
PR libgcj/27892: