1cd5dcea8a
a single patch directory from gcc3/patches/. Also Move gcc3-c/{Makefile.common,language.mk} into gcc3/.
13 lines
434 B
Text
13 lines
434 B
Text
$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"
|