diff options
author | Hung-Te Lin <hungte@chromium.org> | 2013-02-09 13:08:03 +0800 |
---|---|---|
committer | Patrick Georgi <patrick@georgi-clan.de> | 2013-02-11 14:34:17 +0100 |
commit | ebae438bf25514fe058aa9262adfe6625786da43 (patch) | |
tree | 82a2631c1db8056de98c6cb28f115c712987e6da /COPYING | |
parent | 3d990ffc88f5d54f32de28cc6a2a87f490bd701a (diff) |
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>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions