6964882: 32 bit JDK does not build on 64 bit Windows platforms

Reviewed-by: ohair, valeriep
This commit is contained in:
Phil Race 2010-06-29 16:34:17 -07:00
parent ba79b2bcce
commit 408319a638
2 changed files with 2 additions and 0 deletions

View File

@ -150,6 +150,7 @@ OTHER_INCLUDES += \
# Rules
#
CLASSDESTDIR = $(TEMPDIR)/classes
JAVAHFLAGS += -classpath $(CLASSDESTDIR)
include $(BUILDDIR)/common/Mapfile-vers.gmk

View File

@ -148,6 +148,7 @@ OTHER_INCLUDES += \
# Rules
#
CLASSDESTDIR = $(TEMPDIR)/classes
JAVAHFLAGS += -classpath $(CLASSDESTDIR)
include $(BUILDDIR)/common/Mapfile-vers.gmk