Re: [edk2-buildtools] Re-define element in [BuildOptions]

2013-05-07 Thread Lee mike
Andrew, Michael, I think both of your workarounds work to me. I like the idea that when lines are ignored, some kind of warnings are generated. Thanks. BR, Mike 2013/5/6 Andrew Fish > > On May 6, 2013, at 8:08 AM, "Kinney, Michael D" < > [email protected]> wrote: > > Mike, >

Re: [edk2-buildtools] [PATCH] Enable native ARM builds

2013-05-07 Thread Olivier Martin
Hi Ryan, Leif, I have reviewed and pushed Leif's patches (svn 2580 and svn 2581). The only change I did is I have not touched the ARMLINUXGCC toolchain. Only ARMGCC supports CROSS_COMPILE after this change. What I would like to see in the long term is a generic cross-compiled GNU toolchain (witho

Re: [edk2-buildtools] [PATCH] Enable native ARM builds

2013-05-07 Thread Ryan Harkin
On 16 April 2013 17:06, Leif Lindholm wrote: > Hi, > > The two patches attached enable native builds on ARM linux system as > well as improves flexibility for using alternative GCC cross-compilers. > We have been using them internally within Linaro for a few months now, > without issue. Yes, this