We've been using 2.9.1 tools for some time now, so reflect that in the

example of how to add things to the FreeBSD tree.

Approved by: jdp
This commit is contained in:
Warner Losh 1999-02-28 22:31:17 +00:00
parent f439d9fab7
commit ca421bfbcd
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=44347

View File

@ -1,7 +1,7 @@
To strip down a new version of GNU binutils for import, extract
the files like this:
tar -xvzf binutils-2.8.1.tar.gz -X FREEBSD-Xlist
tar -xvzf binutils-2.9.1.tar.gz -X FREEBSD-Xlist
Don't eliminate the *z8* files. They're needed because of a stupid
hard-coded configure script in the opcodes subdirectory.