]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFstable/10 r280340,r280341,r280356:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 22 Mar 2015 23:20:09 +0000 (23:20 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 22 Mar 2015 23:20:09 +0000 (23:20 +0000)
commitf17b70f4a20a0c081ca007c92816161c3bfde3d2
treebd12d5646d3d96484ebe2c543b5903dd38453b19
parentd6e8295338cbc0412ab9967179ff8cada76abe73
MFstable/10 r280340,r280341,r280356:

r280340:

MFC r279197,r279198:

r279197:

Parallelize building bootstrap-tools

Differential Revision: https://reviews.freebsd.org/D1901
Reviewed by: ian
No serious objections from: imp

r279198:

Fill in missing dependencies for dtrace related tools so the bootstrap-tools
compiles properly on older hosts

Pointyhat to: me

r280341:

Remove dependency between usr.bin/m4 and lib/libohash

libohash doesn't exist on stable/10 (only head)

Not sure why my make buildworld didn't catch any issues

This is a direct commit to stable/10 as a followup to r280340

r280356:

Defeat race with texinfo tools built with make bootstrap-tools

This is a direct commit to stable/10 because texinfo has been removed from
head

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