]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r275867:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 27 Dec 2014 17:20:24 +0000 (17:20 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 27 Dec 2014 17:20:24 +0000 (17:20 +0000)
commitdec618ddc3ebec1450c8594f8ed4fb588caa5473
tree0485c3e06aedfd31295ea9ba50fa8a3a441d6ef8
parent0ecd5a9c21d6ad19676c275d8a7cb0e6f066e87e
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/10@276311 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
Makefile.inc1