diff options
author | abs <abs> | 2003-07-17 09:07:54 +0000 |
---|---|---|
committer | abs <abs> | 2003-07-17 09:07:54 +0000 |
commit | 8de501774c34f4c53905512c3cc46fef7960b039 (patch) | |
tree | 083942ae84204cbdcf0f2795f73f855f53f8bf3f /doc | |
parent | 182750288b94addac0e12a9df827a4c29ad86bce (diff) | |
download | pkgsrc-8de501774c34f4c53905512c3cc46fef7960b039.tar.gz |
Update:
gcc3 to 3.3nb5
gcc3-c to 3.3nb1
gcc3-c++ to 3.3nb1
In gcc3.mk set CPP to '.../cpp -gcc' rather than '.../cpp'
Ensure __GNUC__ and similar are defined.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index a809d4aa94a..7c18ea1c76b 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.2809 2003/07/17 09:02:31 adam Exp $ +$NetBSD: CHANGES,v 1.2810 2003/07/17 09:08:49 abs Exp $ Changes to the packages collection and infrastructure in 2003: @@ -2840,3 +2840,6 @@ Changes to the packages collection and infrastructure in 2003: Added avr-gdb-5.2.1 [wennmach 2003-07-16] Updated nsd to 1.2.1 [itojun 2003-07-17] Updated xpaint to 2.7.0 [adam 2003-07-17] + Updated gcc3 to 3.3nb5 [abs 2003-07-17] + Updated gcc3-c to 3.3nb1 [abs 2003-07-17] + Updated gcc3-c++ to 3.3nb1 [abs 2003-07-17] |