docs/UPDATING: some tools have been added/upgraded
This commit is contained in:
parent
8e5df35e84
commit
1915403ff6
1 changed files with 10 additions and 0 deletions
|
@ -1,3 +1,13 @@
|
|||
20121207:
|
||||
The join and lorder tools have been upgraded. Build them first:
|
||||
|
||||
# make -C usr.bin/lorder clean all install
|
||||
# make -C usr.bin/join clean all install
|
||||
# make -C usr.bin/tic clean all install
|
||||
# make -C usr.bin/nbperf clean all install
|
||||
|
||||
Then do a "make build".
|
||||
|
||||
20121205:
|
||||
The tsort tool has been also upgraded and is now also used during
|
||||
the build:
|
||||
|
|
Loading…
Reference in a new issue