Re: [edk2] [BaseTools] Bug in DSC file parsing.

2015-05-25 Thread Andrew Fish
2015 3:26 > To: edk2-devel@lists.sourceforge.net > Subject: [edk2] [BaseTools] Bug in DSC file parsing. > > I did not see anything in the DSC spec that stated you could only have one > version of each form of wildcard expansion? > > I put this in the DSC and I

Re: [edk2] [BaseTools] Bug in DSC file parsing.

2015-05-24 Thread Liu, Yingke D
: Saturday, May 23, 2015 3:26 To: edk2-devel@lists.sourceforge.net Subject: [edk2] [BaseTools] Bug in DSC file parsing. I did not see anything in the DSC spec that stated you could only have one version of each form of wildcard expansion? I put this in the DSC and I only get BETA and DELTA in the CC_FLAGS

[edk2] [BaseTools] Bug in DSC file parsing.

2015-05-22 Thread Andrew Fish
I did not see anything in the DSC spec that stated you could only have one version of each form of wildcard expansion? I put this in the DSC and I only get BETA and DELTA in the CC_FLAGS, and that seems like a bug? [BuildOptions] XCODE:*_*_*_CC_FLAGS = -D ALPHA XCODE:*_*_*_CC_FLAGS = -D BET