]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
The u-boot tarball needed for some boards, BEAGLEBONE for
authorGlen Barber <gjb@FreeBSD.org>
Thu, 3 Jul 2014 19:37:25 +0000 (19:37 +0000)
committerGlen Barber <gjb@FreeBSD.org>
Thu, 3 Jul 2014 19:37:25 +0000 (19:37 +0000)
commit13c36b4884bd8381d9484968c31c35f211853e81
tree49e96ec95cb895f0e512b06fa6ef981895152748
parent99d8c6efbd0ddad9c35c5ee2c20bdcd6113ea288
The u-boot tarball needed for some boards, BEAGLEBONE for
example, explicitly hard-code gcc(1) as the compiler.

Partially revert r264703, which did a post-chroot install
of gcc(1).  This was initially removed because gcc(1) fails
to build usr.bin/dtc/ causing the xdev target to fail.  So
this time, move the gcc(1) installation after xdev is built.

This change is likely applicable to stable/10 arm build
failures, as well.

MFC after: 3 days
Sponsored by: The FreeBSD Foundation
release/arm/release.sh