summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-02-18 14:47:46 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-02-18 14:47:46 +0000
commit9827ed6f9fb625a1ba875c8a7ad9ab3f4853cd41 (patch)
tree006fd2ec32b2b9cef0b30fb1a5ee34d03cf7b8d9 /contrib
parentdelete sysroot related lines from *gcc.spec (diff)
downloadrtems-9827ed6f9fb625a1ba875c8a7ad9ab3f4853cd41.tar.bz2
Comment out @tool_target@-gcc %package
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/gcc/target-gcc.add14
1 files changed, 7 insertions, 7 deletions
diff --git a/contrib/crossrpms/gcc/target-gcc.add b/contrib/crossrpms/gcc/target-gcc.add
index 153c570bc3..8115de64df 100644
--- a/contrib/crossrpms/gcc/target-gcc.add
+++ b/contrib/crossrpms/gcc/target-gcc.add
@@ -1,13 +1,13 @@
# ==============================================================
# @rpmprefix@@tool_target@-gcc
# ==============================================================
-%package -n @rpmprefix@@tool_target@-gcc
-Summary: GNU cc compiler for @tool_target@
-Group: Development/Tools
-Version: %{gcc_version}
-Requires: @rpmprefix@@tool_target@-binutils
-Requires: @rpmprefix@@tool_target@-libc = %{newlib_version}-%{release}
-License: GPL
+# %package -n @rpmprefix@@tool_target@-gcc
+# Summary: GNU cc compiler for @tool_target@
+# Group: Development/Tools
+# Version: %{gcc_version}
+# Requires: @rpmprefix@@tool_target@-binutils
+# Requires: @rpmprefix@@tool_target@-libc = %{newlib_version}-%{release}
+# License: GPL
%description -n @rpmprefix@@tool_target@-gcc
GNU cc compiler for @tool_target@.