[Bf-committers] Patch to Fix Several Build Errors

Nathan Letwory jesterking at letwory.net
Wed Oct 22 01:04:16 CEST 2008


Thanks for the patch. For future reference, it would be good to put it
first in the patch tracker, and then mention the link to the patch in
here.

The fix for the clever, but rather pointless code, needed some
cleaning. And the LINKFLAGS addition to btools.py lacked a comma so
that it couldn't have worked properly from the command-line. Anyway,
the correct place to give link flags in our system is
PLATFORM_LINKFLAGS. Further, I apply patch.

Thanks again :)

/Nathan

On Tue, Oct 21, 2008 at 10:57 PM, Timothy Baldridge
<tbaldridge at gmail.com> wrote:
> The following patch fixes issues with Scons ignoring LINKFLAGS in
> /config/*.py files. Also included is a modification to GHOST's
> SConstruct to use Linux style windowing commands on Irix6. Finally
> included is a fix for the shrinkwrap code that fixes a rather
> interesting bug. MIPSPro caught the fact that you cannot return a
> value from a void function. The original code was clever, but rather
> pointless.
>
> This entire patch is 5x 1 line changes.
>
> Timothy
>
>
>
> --
> Two wrights don't make a rong, they make an airplane. Or bicycles.
>
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>
>


More information about the Bf-committers mailing list