Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Dec 2010 06:20:09 GMT
From:      Anonymous <swell.k@gmail.com>
To:        freebsd-java@FreeBSD.org
Subject:   Re: ports/151042: [patch] java/openjdk6 Respect CC
Message-ID:  <201012260620.oBQ6K9CD004824@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/151042; it has been noted by GNATS.

From: Anonymous <swell.k@gmail.com>
To: Rob Farmer <rfarmer@predatorlabs.net>
Cc: bug-followup@freebsd.org
Subject: Re: ports/151042: [patch] java/openjdk6 Respect CC
Date: Sun, 26 Dec 2010 09:15:35 +0300

 Anonymous <swell.k@gmail.com> writes:
 
 >>> - and using absolute paths breaks devel/ccache usage
 >>
 >> I'm not sure what you mean here. This works with my patch:
 >>
 >> rfarmer@thinkpad /home/lcvs/ports/java/openjdk6
 >>  % make CC=/usr/local/libexec/ccache/gcc CXX=/usr/local/libexec/ccache/g++
 >
 > Try setting it from environment or make.conf. Assignments on command
 > line override even `=', not only `?='.
 
 Nevermind, it was about `=', not `?='. The latter inherts `CC ?= cc'
 from sys.mk and *always* ignores `$(COMPILER_PATH)gcc'.



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