From 242c77a08512363429e22a2e1cceb77274a7ef44 Mon Sep 17 00:00:00 2001 From: klu2 Date: Sat, 30 Dec 2006 06:18:21 +0000 Subject: [PATCH] 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 --- Tools/CCode/Source/VfrCompile/build.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/Tools/CCode/Source/VfrCompile/build.xml b/Tools/CCode/Source/VfrCompile/build.xml index 51770d8f77..7b69070bcf 100644 --- a/Tools/CCode/Source/VfrCompile/build.xml +++ b/Tools/CCode/Source/VfrCompile/build.xml @@ -81,6 +81,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. debug="true" optimize="speed"> + -- 2.39.2