Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jul 2019 18:28:14 +1200
From:      Jonathan Chen <jonc@chen.org.nz>
To:        Greg Lewis <glewis@eyesbeyond.com>
Cc:        freebsd-java@freebsd.org
Subject:   Re: java/openjdk11 fails in "configure"
Message-ID:  <CAJuc1zPCxm%2B%2B9=ik4FuuykWiBWkGbrV_rWqvs0ja%2BFQtyuz2XQ@mail.gmail.com>
In-Reply-To: <20190709035309.GA75164@misty.eyesbeyond.com>
References:  <CAJuc1zMaQApz_qmcmoEBniv=jPnKAn0WJfawsWfqV5bGsadOTQ@mail.gmail.com> <20190708054659.GA25444@misty.eyesbeyond.com> <CAJuc1zM7Dk_H9z_h85-uXP54MDsDN1y%2Bn2iOdJ=matvPAX335g@mail.gmail.com> <20190709035309.GA75164@misty.eyesbeyond.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 9 Jul 2019 at 15:53, Greg Lewis <glewis@eyesbeyond.com> wrote:
[...]
> If you remove the --disable-ccache from the configure args and instead add
> a block like this below:
>
> .if exists(${LOCALBASE}/bin/ccache)
> CONFIGURE_ARGS+=        --enable-ccache
> .endif
>
> does that do the right thing (after you remove the overrides of CC, etc.)?

Unfortunately, this doesn't quite work. I played around with the
Makefile for a while, and ultimately came to the conclusion that the
simplest solution is to add the following:
NO_CCACHE=      yes

Cheers.
-- 
Jonathan Chen <jonc@chen.org.nz>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJuc1zPCxm%2B%2B9=ik4FuuykWiBWkGbrV_rWqvs0ja%2BFQtyuz2XQ>