Ah, thanks - I failed to trace it all the way through and just assumed
it *was* used by one of the BUILDTYPE_TOOLCHAIN_ARCH_CC_FLAGS lines.

-- 
Bruce

On Mon, Nov 3, 2014 at 1:20 PM, Laszlo Ersek <ler...@redhat.com> wrote:

> No; GCC_X64_CC_FLAGS is an "internal use" define. Its name doesn't
> follow the
>
>   (DEBUG|RELEASE|NOOPT)_<TOOLCHAIN>_<ARCH>_CC_FLAGS
>
> pattern, hence it has no direct effect. It only has an effect via
> assignment to macros that *do* follow the above pattern, and such
> assignments don't seem to exist (for the cases that we presently care
> about):

------------------------------------------------------------------------------
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to