Downgrade the checking for 'extra qualification' introduced by latest gcc version

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2156 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
klu2 2006-12-30 06:18:21 +00:00
parent ea78388e1a
commit 242c77a085
1 changed files with 1 additions and 0 deletions

View File

@ -81,6 +81,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
debug="true"
optimize="speed">
<compilerarg value="-fpermissive" if="gcc"/>
<fileset dir="${basedir}/${ToolName}"
includes="${FileSet}" />