- Revision
- 11103
- Author
- bear
- Date
- 2006-07-09 18:08:13 -0700 (Sun, 09 Jul 2006)
Log Message
Setting GCJ_VER to 3 to more accurately reflect the GCJ version used under windows
Modified Paths
Diff
Modified: trunk/external/Makefile.inc (11102 => 11103)
--- trunk/external/Makefile.inc 2006-07-09 15:35:01 UTC (rev 11102) +++ trunk/external/Makefile.inc 2006-07-10 01:08:13 UTC (rev 11103) @@ -87,7 +87,7 @@ ifndef GCJ_HOME ifeq ($(OS),Cygwin) GCJ_HOME=$(BUILD_ROOT)/mingw-5.0-3.4.6 -GCJ_VER=4 +GCJ_VER=3 endif ifeq ($(OS),Darwin) ifeq ($(ARCH),ppc)
_______________________________________________ Commits mailing list [email protected] http://lists.osafoundation.org/mailman/listinfo/commits
