mirror of
https://gcc.gnu.org/git/gcc.git
synced 2026-02-22 12:00:03 -05:00
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:
committed by
Thomas Fitzsimmons
parent
429ec7dc9b
commit
5014830127
@@ -194,6 +194,7 @@ THREADINCS = @THREADINCS@
|
||||
THREADLDFLAGS = @THREADLDFLAGS@
|
||||
THREADLIBS = @THREADLIBS@
|
||||
THREADSPEC = @THREADSPEC@
|
||||
THREADSTARTFILESPEC = @THREADSTARTFILESPEC@
|
||||
TOOLKIT = @TOOLKIT@
|
||||
UNZIP = @UNZIP@
|
||||
USING_BOEHMGC_FALSE = @USING_BOEHMGC_FALSE@
|
||||
|
||||
Reference in New Issue
Block a user