]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/gcc/FREEBSD-upgrade
Copy googletest 1.8.1 from ^/vendor/google/googletest/1.8.1 to .../contrib/googletest
[FreeBSD/FreeBSD.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.