Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Oct 2012 21:51:23 +0200
From:      Dimitry Andric <dim@FreeBSD.org>
To:        Marcel Moolenaar <marcel@FreeBSD.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r241311 - head
Message-ID:  <5071DD3B.4020301@FreeBSD.org>
In-Reply-To: <201210071645.q97Gjcj4033917@svn.freebsd.org>
References:  <201210071645.q97Gjcj4033917@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2012-10-07 18:45, Marcel Moolenaar wrote:
> Author: marcel
> Date: Sun Oct  7 16:45:38 2012
> New Revision: 241311
> URL: http://svn.freebsd.org/changeset/base/241311
>
> Log:
>    Fix 32-bit library builds after the removal of adding -E to make for AS,
>    CC, CXX and LD. This fix implements the intended as it should have been
>    implemented all along: by passing AS, CC, CXX and LD on the commandline
>    of the sub-make instead of in the environment of the sub-make.

Thanks!  This works very nicely.




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