coreboot-kgpe-d16/util/crossgcc
Elyes Haouas 8de4d27810 crossgcc: binutils: Remove invalid enable-multilibs option
Looks like somewhere after the original implementation it was renamed to
--enable-multilib without the s.
'enable-multilibs' is not a valid option for binutils.

Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Change-Id: I105cc9fa489aed24905dedb785c70bc69ed18970
Reviewed-on: https://review.coreboot.org/c/coreboot/+/65608
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Felix Singer <felixsinger@posteo.net>
2022-09-14 17:13:02 +00:00
..
patches util/crossgcc: Remove binutils related MIPS patch 2022-08-22 16:18:35 +00:00
sum crossgcc: Upgrade LLVM from 13.0.1 to 14.0.6 2022-07-30 18:27:30 +00:00
.gitignore buildgcc: Remove GDB from crossgcc 2021-11-01 16:26:50 +00:00
Makefile crossgcc/Makefile: Remove obsolete target build_make 2021-12-29 20:45:13 +00:00
Makefile.inc buildgcc: Remove GDB from crossgcc 2021-11-01 16:26:50 +00:00
README
buildgcc crossgcc: binutils: Remove invalid enable-multilibs option 2022-09-14 17:13:02 +00:00
description.md util: Update description files 2022-05-30 13:05:21 +00:00
edk2tools.txt
getopt.c

README

README
------

This is a cross toolchain builder for -elf toolchains (ie. no libc support)

known working:
  i386-elf
  x86_64-elf
  powerpc-elf
  arm-elf
  armv7a-eabi
  aarch64-elf

known broken:
  alpha-elf
  powerpc64-elf