add missing -m32 flag to compile on opteron natively
authorStefan Reinauer <stepan@openbios.org>
Mon, 6 Oct 2003 15:08:03 +0000 (15:08 +0000)
committerStefan Reinauer <stepan@openbios.org>
Mon, 6 Oct 2003 15:08:03 +0000 (15:08 +0000)
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1198 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

targets/amd/quartet/Config.lb

index 4b96bdb098d37463b0d8dde80b4b6139fde3a924..63bfaa0541326923323bf223b0e1d903c573c7d3 100644 (file)
@@ -48,6 +48,9 @@ uses CONFIG_CHIP_CONFIGURE
 uses XIP_ROM_SIZE
 uses XIP_ROM_BASE
 uses LINUXBIOS_EXTRA_VERSION
+uses CC
+
+option CC="gcc -m32"
 
 option CONFIG_CHIP_CONFIGURE=1