summaryrefslogtreecommitdiffstats
path: root/scripts/gcc3newlib
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-12-02 19:17:27 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-12-02 19:17:27 +0000
commit2e332a946d760f67803f348ae1edb023870a9ebc (patch)
tree0c97ed83f7137b378b6c65db52d67a51acae8929 /scripts/gcc3newlib
parent2002-12-02 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-2e332a946d760f67803f348ae1edb023870a9ebc.tar.bz2
2002-12-02 Joel Sherrill <joel@OARcorp.com>
* setup.def, gcc3newlib/gccnewlib.add: Updated to gcc 3.2.1 RPM revision 2 which enabled the mips-rtems gnat using gcc 3.2.1 patch 20021129.
Diffstat (limited to 'scripts/gcc3newlib')
-rw-r--r--scripts/gcc3newlib/gccnewlib.add1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/gcc3newlib/gccnewlib.add b/scripts/gcc3newlib/gccnewlib.add
index becd01b1e2..2fc3b2f35f 100644
--- a/scripts/gcc3newlib/gccnewlib.add
+++ b/scripts/gcc3newlib/gccnewlib.add
@@ -83,6 +83,7 @@ NoSource: 1
%endif
%if "@target_alias@" == "mips-rtems"
+%define build_gnat %_gnat
%define build_gcj 1
%endif