Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 May 2002 22:36:11 -0700 (PDT)
From:      Greg Lewis <glewis@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/java/jdk13 Makefile
Message-ID:  <200205030536.g435aBt93902@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
glewis      2002/05/02 22:36:11 PDT

  Modified files:
    java/jdk13           Makefile 
  Log:
  Add a NATIVE_BOOTSTRAP knob which allows people to bootstrap with
  an already installed native JDK rather than insisting on the
  hardcoded Sun Linux JDK as the bootstrapper.  This also means
  that one can remove the Sun Linux JDK after the initial build
  if so desired.
  
  This may be superseded by a more general method of specifying
  the bootstrap compiler from bsd.java.mk at a later date.
  
  Reviewed by:    sobomax
  Approved by:    sobomax
  
  Revision  Changes    Path
  1.25      +4 -0      ports/java/jdk13/Makefile

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205030536.g435aBt93902>