svn commit: r241311 - head
Dimitry Andric
dim at FreeBSD.org
Sun Oct 7 19:51:28 UTC 2012
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.
More information about the svn-src-all
mailing list