coreboot-kgpe-d16/util/crossgcc/patches
Hung-Te Lin ebae438bf2 crossgcc: Support hosts using non-GNU make as default make.
On hosts using non-GNU make as default make program (ex, FreeBSD's default is
BSD make and having GNU make as "gmake"), building acpica will fail. We should
use the correct path of make $(MAKE).

Verified to build on FreeBSD 9.0 with gcc 4.7 from ports. Note, the shipped gcc
in FreeBSD 9.0 is 4.2.1 and needs more patches to remove -Wbad-function-case and
-Wempty-body. That should be fixed in a future patch.

Change-Id: Iacbf5a05e84a8a53d9d3e783a10131de603282c9
Signed-off-by: Hung-Te Lin <hungte@chromium.org>
Reviewed-on: http://review.coreboot.org/2333
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2013-02-11 14:34:17 +01:00
..
acpica-unix-20121114_32bit_optimization_fortify_source.patch crossgcc: update to acpica-20121114 2012-11-24 08:54:53 +01:00
acpica-unix-20121114_drop_cflags_unknown_to_xcode.patch crossgcc: Fix buildgcc on Mac OS X 2012-12-06 02:01:42 +01:00
acpica-unix-20121114_no_remove_destination.patch crossgcc: Fix buildgcc on Mac OS X 2012-12-06 02:01:42 +01:00
acpica-unix-20121114_override_make.patch crossgcc: Support hosts using non-GNU make as default make. 2013-02-11 14:34:17 +01:00
binutils-2.23_armv7a.patch crossgcc: Add support for building armv7a toolchain 2012-12-05 01:54:13 +01:00
binutils-2.23_no-bfd-doc.patch crossgcc: update to binutils 2.23 2012-10-25 09:24:26 +02:00
gcc-4.7.2_armv7a.patch crossgcc: Add support for building armv7a toolchain 2012-12-05 01:54:13 +01:00
gdb-7.5_pythonhome.patch crossgcc: update to GDB 7.5 2012-10-25 09:20:04 +02:00