Fix building issue for VC compiler. And enable GenFvMap in building CCode package.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2168 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -54,7 +54,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||
<compilerarg value="-x" if="gcc"/>
|
||||
<compilerarg value="c++" if="gcc"/>
|
||||
<compilerarg value="/EHsc" unless="gcc"/>
|
||||
<compilerarg value="/Za" unless="gcc"/>
|
||||
|
||||
|
||||
<fileset dir="${basedir}/${ToolName}"
|
||||
|
Reference in New Issue
Block a user