]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - contrib/gcc/FREEBSD-upgrade
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.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.