]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r268232:
authorgjb <gjb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 6 Jul 2014 03:31:01 +0000 (03:31 +0000)
committergjb <gjb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 6 Jul 2014 03:31:01 +0000 (03:31 +0000)
commit4728f722025266773c7159d081951169ba8d5ec5
tree031110b41f83fbe39dd42854939cf26aeec85454
parent457a55005ac7b762d3b8ecbcbf5f6740a394fab5
MFC r268232:
  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.

Sponsored by: The FreeBSD Foundation

git-svn-id: svn://svn.freebsd.org/base/stable/10@268305 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
release/arm/release.sh