summaryrefslogtreecommitdiffstats
path: root/scripts/gcc3newlib
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-10-24 22:34:37 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-10-24 22:34:37 +0000
commit17a11842dd2125f75039746a9ba2ec3ded34797e (patch)
tree236c4d952f5a16b6ef13159b9ee1a3511ca92a35 /scripts/gcc3newlib
parent2002-10-24 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-17a11842dd2125f75039746a9ba2ec3ded34797e.tar.bz2
2002-10-24 Joel Sherrill <joel@OARcorp.com>
* setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314. * gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not currently include the patch referenced in PR8344.
Diffstat (limited to 'scripts/gcc3newlib')
-rw-r--r--scripts/gcc3newlib/gccnewlib.add1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/gcc3newlib/gccnewlib.add b/scripts/gcc3newlib/gccnewlib.add
index c5c76336fc..ee33298586 100644
--- a/scripts/gcc3newlib/gccnewlib.add
+++ b/scripts/gcc3newlib/gccnewlib.add
@@ -83,7 +83,6 @@ NoSource: 1
%endif
%if "@target_alias@" == "mips-rtems"
-%define build_gnat %_gnat
%define build_gcj 1
%endif