Describe how I did this.
This commit is contained in:
parent
5d8884be5b
commit
548c47820e
18
contrib/libstdc++/FREEBSD-upgrade
Normal file
18
contrib/libstdc++/FREEBSD-upgrade
Normal file
@ -0,0 +1,18 @@
|
||||
# ex:ts=8
|
||||
$FreeBSD$
|
||||
|
||||
For the import of libstdc++, files were pruned by:
|
||||
|
||||
tar xvypf gcc-2.95.1.tar.bz2 '*/libobjc'
|
||||
|
||||
Then imported by:
|
||||
cvs -d /home/ncvs import -m "Virgin import of GCC 2.95.2's libstdc++" \
|
||||
src/contrib/libstdc++ FSF gcc_2_95_2
|
||||
|
||||
To make local changes to libstdc++, simply patch and commit to the main
|
||||
branch (aka HEAD). Never make local changes on the vendor (FSF) branch.
|
||||
|
||||
All local changes should be submitted to "gcc-patches@gcc.gnu.org".
|
||||
|
||||
obrien@NUXI.com
|
||||
31-October-1999
|
Loading…
Reference in New Issue
Block a user