Update for the Bintuils 2.11.2 import.
This commit is contained in:
parent
74fd29e0bc
commit
971afb51b5
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=80015
@ -3,8 +3,8 @@ $FreeBSD$
|
||||
To strip down a new version of GNU binutils for import, extract
|
||||
the files like this:
|
||||
|
||||
tar -xvjf binutils-2.11.tar.bz2 -X FREEBSD-Xlist
|
||||
tar -xvjf binutils-2.11.tar.bz2 binutils-2.11/include/elf
|
||||
tar -xvjf binutils-2.11.2.tar.bz2 -X FREEBSD-Xlist
|
||||
tar -xvjf binutils-2.11.2.tar.bz2 binutils-2.11.2/include/elf
|
||||
|
||||
Don't eliminate the *z8* files. They're needed because of a stupid
|
||||
hard-coded configure script in the opcodes subdirectory.
|
||||
@ -16,7 +16,7 @@ the vendor.
|
||||
|
||||
The vendor import was done by:
|
||||
|
||||
cvs import src/contrib/binutils GNU binutils_2_11_0
|
||||
cvs import src/contrib/binutils GNU binutils_2_11_2
|
||||
|
||||
Note that many of the files generated by GNU configure are present pre-built
|
||||
in the "src/gnu/usr.bin/binutils" tree. These can be regenerated for a new
|
||||
|
Loading…
Reference in New Issue
Block a user