svn commit: r330725 - in head/games/heretic: . files
Oliver Lehmann
oliver at freebsd.org
Fri Oct 18 08:06:17 UTC 2013
Baptiste Daroussin <bapt at freebsd.org> wrote:
> On Fri, Oct 18, 2013 at 07:05:40AM +0000, Oliver Lehmann wrote:
>> [...]
>> +-CC = gcc
>> ++#CC = gcc
>> [...]
>
> Passing CC and CFLAGS to MAKE_ARGS will achieve the same goal
> without the need
> of an external patch.
>
> MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}"
Please reread my patch - I snipped it to the important part. ;)
More information about the svn-ports-head
mailing list