summaryrefslogtreecommitdiffstats
path: root/scripts/gcc3newlib/gccnewlib.add
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-01-12 06:14:41 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-01-12 06:14:41 +0000
commit83774d7ec43bb24a5ce09c94fd28b0555f5d5f17 (patch)
tree9f0d4b2c47f6d84a95ce6cc818a33b153c331028 /scripts/gcc3newlib/gccnewlib.add
parent2005-01-09 Joel Sherrill <joel@oarcorp.com> (diff)
downloadrtems-83774d7ec43bb24a5ce09c94fd28b0555f5d5f17.tar.bz2
2005-01-12 Ralf Corsepius <ralf.corsepius@rtems.org>
* gcc3newlib/gccnewlib.add: Change my email address. Add tic4x-*.
Diffstat (limited to 'scripts/gcc3newlib/gccnewlib.add')
-rw-r--r--scripts/gcc3newlib/gccnewlib.add7
1 files changed, 6 insertions, 1 deletions
diff --git a/scripts/gcc3newlib/gccnewlib.add b/scripts/gcc3newlib/gccnewlib.add
index ebaa6349d8..4f1e7a753e 100644
--- a/scripts/gcc3newlib/gccnewlib.add
+++ b/scripts/gcc3newlib/gccnewlib.add
@@ -12,7 +12,7 @@ Epoch: 0
License: gcc is GPL/LGPL ; newlib no has restrictions on run-time usage
Autoreqprov: on
-Packager: corsepiu@faw.uni-ulm.de and joel@OARcorp.com
+Packager: ralf.corsepius@rtems.org and joel@OARcorp.com
Version: gcc%{gcc_version}newlib%{newlib_version}
@@ -83,6 +83,11 @@ NoSource: 1
%define build_cxx 0
%endif
+%if "%{gcc_target}" == "tic4x-rtems@osversion@"
+%define build_cxx 0
+%endif
+
+# OBSOLETE: use tic4x instead
%if "%{gcc_target}" == "c4x-rtems@osversion@"
%define build_cxx 0
%endif