mirror of
https://gitlab.com/qemu-project/openbios.git
synced 2024-02-13 08:34:06 +08:00
Revert commit of local change (sparc-elf / sparc-linux-gnu )
git-svn-id: svn://coreboot.org/openbios/trunk/openbios-devel@585 f158a5a8-5612-0410-a976-696ce0be7e32
This commit is contained in:
@@ -122,7 +122,7 @@ for RULES_ARCH in $*; do
|
||||
;;
|
||||
|
||||
sparc32)
|
||||
TARGET="sparc-linux-gnu-"
|
||||
TARGET="sparc-elf-"
|
||||
CFLAGS="-Wa,-xarch=v8 -Wa,-32 -m32 -mcpu=supersparc -fno-builtin"
|
||||
AS_FLAGS="-Wa,-xarch=v8 -Wa,-32"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user