summaryrefslogtreecommitdiff
path: root/lang/gcc3/patches/patch-ai
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gcc3/patches/patch-ai')
-rw-r--r--lang/gcc3/patches/patch-ai13
1 files changed, 13 insertions, 0 deletions
diff --git a/lang/gcc3/patches/patch-ai b/lang/gcc3/patches/patch-ai
new file mode 100644
index 00000000000..5bc9763d00e
--- /dev/null
+++ b/lang/gcc3/patches/patch-ai
@@ -0,0 +1,13 @@
+$NetBSD: patch-ai,v 1.1 2004/04/10 15:47:08 seb 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"