]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Remove GenFvMap from the build since it does not compile under gcc.
authorbbahnsen <bbahnsen@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 3 Jan 2007 22:15:50 +0000 (22:15 +0000)
committerbbahnsen <bbahnsen@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 3 Jan 2007 22:15:50 +0000 (22:15 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2163 6f19259b-4bc3-4df7-8a09-765794883524

Tools/CCode/Source/build.xml

index f222b4abe6f774c0715687eb1113f1f974d00935..bdd163a19409fc50e67aa2d95c3d52fe07b4f4de 100644 (file)
@@ -252,8 +252,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 \r
   <target name="Tools" depends="Libraries">\r
     <subant target="" inheritall="true">\r
 \r
   <target name="Tools" depends="Libraries">\r
     <subant target="" inheritall="true">\r
-      <fileset dir="${PACKAGE_DIR}" includes="*/build.xml"\r
-        excludes="${Libs}"/>\r
+      <fileset dir="${PACKAGE_DIR}" includes="*/build.xml" \r
+        excludes="${Libs} GenFvMap/build.xml"/>\r
     </subant>\r
   </target>\r
 \r
     </subant>\r
   </target>\r
 \r