diff options
author | jeh <jeh@FreeBSD.org> | 2003-02-13 23:57:59 +0800 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2003-02-13 23:57:59 +0800 |
commit | 098012a64303827f5b22f58f0316c63438bf2a0d (patch) | |
tree | b784eabcc7a5958a2565c4551c61ccacc284d932 /devel/Makefile | |
parent | 225e3c6e36fc412f485ef8a858efc048cd86d857 (diff) | |
download | freebsd-ports-gnome-098012a64303827f5b22f58f0316c63438bf2a0d.tar.gz freebsd-ports-gnome-098012a64303827f5b22f58f0316c63438bf2a0d.tar.zst freebsd-ports-gnome-098012a64303827f5b22f58f0316c63438bf2a0d.zip |
GCC 3.2.1 no longer supports the "chill" language.
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/devel/Makefile b/devel/Makefile index d3c29ce9edf1..c178422dd64c 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -31,7 +31,6 @@ SUBDIR += arm-elf-gcc295 SUBDIR += arm-elf-gcc31 SUBDIR += arm-rtems-binutils - SUBDIR += arm-rtems-chill SUBDIR += arm-rtems-g77 SUBDIR += arm-rtems-gcc SUBDIR += arm-rtems-gcj @@ -244,7 +243,6 @@ SUBDIR += hs-popenhs SUBDIR += hypersrc SUBDIR += i386-rtems-binutils - SUBDIR += i386-rtems-chill SUBDIR += i386-rtems-g77 SUBDIR += i386-rtems-gcc SUBDIR += i386-rtems-gcj @@ -353,7 +351,6 @@ SUBDIR += m6811-binutils SUBDIR += m6811-gcc SUBDIR += m68k-rtems-binutils - SUBDIR += m68k-rtems-chill SUBDIR += m68k-rtems-g77 SUBDIR += m68k-rtems-gcc SUBDIR += m68k-rtems-gcj @@ -371,7 +368,6 @@ SUBDIR += mingw-gcc SUBDIR += mingw-opengl-headers SUBDIR += mips-rtems-binutils - SUBDIR += mips-rtems-chill SUBDIR += mips-rtems-g77 SUBDIR += mips-rtems-gcc SUBDIR += mips-rtems-gcj @@ -686,7 +682,6 @@ SUBDIR += portcheckout SUBDIR += portlint SUBDIR += powerpc-rtems-binutils - SUBDIR += powerpc-rtems-chill SUBDIR += powerpc-rtems-g77 SUBDIR += powerpc-rtems-gcc SUBDIR += powerpc-rtems-gcj @@ -820,7 +815,6 @@ SUBDIR += semantic-emacs20 SUBDIR += sfio SUBDIR += sh-rtems-binutils - SUBDIR += sh-rtems-chill SUBDIR += sh-rtems-g77 SUBDIR += sh-rtems-gcc SUBDIR += sh-rtems-gcj @@ -837,7 +831,6 @@ SUBDIR += sip SUBDIR += soup SUBDIR += sparc-rtems-binutils - SUBDIR += sparc-rtems-chill SUBDIR += sparc-rtems-g77 SUBDIR += sparc-rtems-gcc SUBDIR += sparc-rtems-gcj |