add cvsignore files for target files. Use gcc -m32 to build on AMD64
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1141 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -51,6 +51,10 @@ uses CONFIG_CHIP_CONFIGURE
|
||||
uses XIP_ROM_SIZE
|
||||
uses XIP_ROM_BASE
|
||||
uses LINUXBIOS_EXTRA_VERSION
|
||||
uses CC
|
||||
|
||||
# set target C compiler to 32bit gcc.
|
||||
option CC="gcc -m32"
|
||||
|
||||
# Configuration options.
|
||||
|
||||
|
Reference in New Issue
Block a user