Subject: Re: jdk14 native bootstrap
To: Lars Nordlund <lars.nordlund@hem.utfors.se>
From: Geert Hendrickx <geert.hendrickx@ua.ac.be>
List: tech-pkg
Date: 08/22/2005 23:48:36
On Mon, Aug 22, 2005 at 11:27:46PM +0200, Lars Nordlund wrote:
> What did you do to enable bootstrapping with the native version? Just
> change the dependancies (.include another buildlink3.mk file)? How about
> some makefile logic to try and find a suitable JDK and include that
> bl3 file?

Yes, it's as simple as that.  The code to do this is commented out in the
pkg's Makefile.  

GH