diff options
Diffstat (limited to 'lang/gcc3-c/patches/patch-ai')
-rw-r--r-- | lang/gcc3-c/patches/patch-ai | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/lang/gcc3-c/patches/patch-ai b/lang/gcc3-c/patches/patch-ai deleted file mode 100644 index d5dc6b3d2dd..00000000000 --- a/lang/gcc3-c/patches/patch-ai +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ai,v 1.1 2003/07/06 12:15:08 drochner Exp $ - ---- gcc/configure.orig 2003-07-04 12:51:47.000000000 +0200 -+++ gcc/configure 2003-07-04 12:52:44.000000000 +0200 -@@ -8559,7 +8559,7 @@ - lang_specs_files= - lang_options_files= - lang_tree_files= --for subdir in . $subdirs -+for subdir in . cp f java objc ada - do - if test -f $srcdir/$subdir/lang-specs.h; then - lang_specs_files="$lang_specs_files $srcdir/$subdir/lang-specs.h" |