]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - contrib/gcc/FREEBSD-upgrade
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / contrib / gcc / FREEBSD-upgrade
1 $FreeBSD$
2
3 tar -xvjf gcc-3.0.2.tar.bz2 -X FREEBSD-Xlist
4
5 cd gcc-3.0.2/gcc
6 sh FREEBSD-libiberty
7
8 cvs import src/contrib/gcc FSF gcc_3_0_2
9
10 If you decide to bring in more of the files, import them -- don't
11 use ``cvs add''.  And please remember to adjust the contents of
12 "FREEBSD-Xlist" so that it reflects what is really imported from
13 the vendor.