Makefile.am (libgcj_tools_la_GCJFLAGS): Add -fno-indirect-classes.

2006-07-06  Thomas Fitzsimmons  <fitzsim@redhat.com>

	* Makefile.am (libgcj_tools_la_GCJFLAGS): Add
	-fno-indirect-classes.
	* Makefile.in: Regenerate.
	* gcj/Makefile.in: Regenerate.
	* include/Makefile.in: Regenerate.
	* testsuite/Makefile.in: Regenerate.

From-SVN: r115230
This commit is contained in:
Thomas Fitzsimmons
2006-07-06 19:13:42 +00:00
committed by Thomas Fitzsimmons
parent 429ec7dc9b
commit 5014830127
6 changed files with 15 additions and 2 deletions

View File

@@ -194,6 +194,7 @@ THREADINCS = @THREADINCS@
THREADLDFLAGS = @THREADLDFLAGS@
THREADLIBS = @THREADLIBS@
THREADSPEC = @THREADSPEC@
THREADSTARTFILESPEC = @THREADSTARTFILESPEC@
TOOLKIT = @TOOLKIT@
UNZIP = @UNZIP@
USING_BOEHMGC_FALSE = @USING_BOEHMGC_FALSE@