]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkUnixPkg/Sec/SecMain_build.xml
Merge the patch provided by Johnson
[mirror_edk2.git] / EdkUnixPkg / Sec / SecMain_build.xml
index c1a5caf2672beba93e861ba6b63607810da092ee..db5ae8db94527b8629d27117e110af1b5d0e0731 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" ?>\r
 <!--\r
-Copyright (c) 2006, Intel Corporation\r
+Copyright (c) 2006 - 2007 Intel Corporation.\r
 All rights reserved. This program and the accompanying materials\r
 are licensed and made available under the terms and conditions of the BSD License\r
 which accompanies this distribution.  The full text of the license may be found at\r
@@ -131,7 +131,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
          \r
           <shellscript shell="sh" tmpsuffix=".cmd" >\r
             set -v
-            gcc -Wl,--start-group ${LIBS} -Wl,--end-group -o ${BIN_DIR}/SecMain.exe -L/usr/X11R6/lib -lXext -lX11
+            gcc -m32 -Wl,--start-group ${LIBS} -Wl,--end-group -o ${BIN_DIR}/SecMain.exe -L/usr/X11R6/lib -lXext -lX11
           </shellscript>\r
         </sequential>\r
       </OnDependency>\r