]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFstable/10 r276311:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 25 Oct 2015 23:59:41 +0000 (23:59 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 25 Oct 2015 23:59:41 +0000 (23:59 +0000)
commit1c6401207dc8e6e69c89cd5e39d10960543cb845
tree7818b121eea39e725b01005427aa4eb62f2c91fe
parent3b3a33bcace4c17c8d337074a60ecb9afd509910
MFstable/10 r276311:

MFC r275867:

  Fix sporadic build failures due to race when running make installworld
  when strip gets replaced at install time by adding it to ITOOLS for the
  default usr.bin/xinstall STRIP_CMD

  This will fix the failure noted in this Jenkins build step:
  https://jenkins.freebsd.org/job/Build-UFS-image/688/

  This will also fix the issue reported by alfred@ dealing with installing on
  targets that differ from build hosts (e.g. installing on i386/i386 when built
  on amd64/amd64)

  Sponsored by: EMC / Isilon Storage Division

git-svn-id: svn://svn.freebsd.org/base/stable/9@289968 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
Makefile.inc1