summaryrefslogtreecommitdiffstats
path: root/scripts/gcc3newlib
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-11-28 21:12:23 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-11-28 21:12:23 +0000
commitf7e1564a618a7aaf32c8604f2e67c9de4efe19c7 (patch)
tree7ff9b514aadd5aad09da630966dc7b025d701caa /scripts/gcc3newlib
parent2002-11-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-f7e1564a618a7aaf32c8604f2e67c9de4efe19c7.tar.bz2
2002-11-28 Joel Sherrill <joel@OARcorp.com>
* setup.def: Updated to gcc-3.2 and newlib1.1.0 RPM version 6. * gcc3newlib/gccnewlib.add: Reenabled i386-rtems gnat.
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 f0ceb2ce26..becd01b1e2 100644
--- a/scripts/gcc3newlib/gccnewlib.add
+++ b/scripts/gcc3newlib/gccnewlib.add
@@ -70,6 +70,7 @@ NoSource: 1
%endif
%if "@target_alias@" == "i386-rtems"
+%define build_gnat %_gnat
%define build_gcj 1
%endif