aboutsummaryrefslogtreecommitdiff
path: root/devel/avr-gcc-3/pkg-descr
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>2001-08-12 20:18:25 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>2001-08-12 20:18:25 +0000
commit94b00b5e27bfd750dbe464d82b79031130994016 (patch)
tree8b1aeea0bf6b12f8cd5885acd14112bdc733c998 /devel/avr-gcc-3/pkg-descr
parent58bf95c7e4f198b9c2399f8118f0ee8f647260c8 (diff)
Notes
Diffstat (limited to 'devel/avr-gcc-3/pkg-descr')
-rw-r--r--devel/avr-gcc-3/pkg-descr5
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/avr-gcc-3/pkg-descr b/devel/avr-gcc-3/pkg-descr
index d98e521c85ed..695f85290e59 100644
--- a/devel/avr-gcc-3/pkg-descr
+++ b/devel/avr-gcc-3/pkg-descr
@@ -1,4 +1,7 @@
-FSF gcc-2.95.2 for Atmel AVR cross-development
+FSF gcc-3.0 for Atmel AVR cross-development
This brings the gcc compiler to the Atmel AVR 8-bit RISC family of
microcontrollers.
+
+Now including the basic C++ compiler, although this is only of limited
+use without a libstdc++, and it is little tested.