Re: [PATCH] Samsung/Arndale: fix RELEASE build with ARMLINUXGCC

2013-02-13 Thread Reece R. Pollack
On 02/13/2013 10:44 AM, Olivier Martin wrote: > Instead of using: > #if !defined(MDEPKG_NDEBUG) > (...) > #endif > > It would be better to use: > DEBUG_CODE_BEGIN(); > (...) > DEBUG_CODE_END(); > > The reason is you can be in debug build and disable debug code (and/or > disable other things suc

RE: [PATCH] Samsung/Arndale: fix RELEASE build with ARMLINUXGCC

2013-02-13 Thread Olivier Martin
andy; Reece Pollack; boot-architect...@lists.linaro.org; > Patch Tracking; Linaro Dev; linaro-enterprise mailing list > Subject: [PATCH] Samsung/Arndale: fix RELEASE build with ARMLINUXGCC > > The attached patch from Reece has already been applied to uefi-next as > part of 13

[PATCH] Samsung/Arndale: fix RELEASE build with ARMLINUXGCC

2013-02-13 Thread Ryan Harkin
The attached patch from Reece has already been applied to uefi-next as part of 13.02-rc5. But it's still open for review... 0001-Samsung-Arndale-fix-RELEASE-build-with-ARMLINUXGCC.patch Description: Binary data ___ linaro-dev mailing list linaro-dev@li