mirror of https://github.com/acidanthera/audk.git
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:
parent
ea78388e1a
commit
242c77a085
|
@ -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}" />
|
||||
|
||||
|
|
Loading…
Reference in New Issue