summaryrefslogtreecommitdiffstats
path: root/devel/avr-gcc-3/pkg-plist
diff options
context:
space:
mode:
authorjoerg <joerg@FreeBSD.org>2001-08-12 20:18:25 +0000
committerjoerg <joerg@FreeBSD.org>2001-08-12 20:18:25 +0000
commit1a54527e8e382bae47c5f455aece64d3068c78f6 (patch)
treea18e3dec2f596154efde3cdc8f010d33fa7297df /devel/avr-gcc-3/pkg-plist
parent206decfedbe8702a9030bd4e55aa971b6bad43ad (diff)
downloadFreeBSD-ports-1a54527e8e382bae47c5f455aece64d3068c78f6.zip
FreeBSD-ports-1a54527e8e382bae47c5f455aece64d3068c78f6.tar.gz
Include the C++ compiler. Certainly of limited use for a
microcontroller, but i got interested to get a complex FFT working. No stdlibc++ support at this time.
Diffstat (limited to 'devel/avr-gcc-3/pkg-plist')
-rw-r--r--devel/avr-gcc-3/pkg-plist6
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/avr-gcc-3/pkg-plist b/devel/avr-gcc-3/pkg-plist
index 051b510..7bbbea3 100644
--- a/devel/avr-gcc-3/pkg-plist
+++ b/devel/avr-gcc-3/pkg-plist
@@ -1,12 +1,18 @@
avr/bin/gcc
+avr/bin/g++
+avr/bin/c++
bin/avr-gcc
bin/avr-cpp
+bin/avr-g++
+bin/avr-c++
+bin/avr-c++filt
bin/gccbug
lib/gcc-lib/avr/3.0/cc1
lib/gcc-lib/avr/3.0/collect2
lib/gcc-lib/avr/3.0/specs
lib/gcc-lib/avr/3.0/cpp0
lib/gcc-lib/avr/3.0/tradcpp0
+lib/gcc-lib/avr/3.0/cc1plus
lib/gcc-lib/avr/3.0/libgcc.a
lib/gcc-lib/avr/3.0/avr3/libgcc.a
lib/gcc-lib/avr/3.0/avr4/libgcc.a
OpenPOWER on IntegriCloud