2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>

PR libgcj/33085
	* libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
	Do not use -DDLL_EXPORT.  Backport from upstream.
This commit is contained in:
Paolo Bonzini
2008-02-16 15:26:46 +00:00
parent e2108ce092
commit 49fdf406ac
2 changed files with 12 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
PR libgcj/33085
* libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
Do not use -DDLL_EXPORT. Backport from upstream.
2008-02-14 Nick Clifton <nickc@redhat.com>
Import this patch from gcc: