mirror of
https://github.com/opnsense/src.git
synced 2026-04-27 09:06:49 -04:00
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:
parent
f439d9fab7
commit
ca421bfbcd
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue