summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.10/tic4x/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-07-03 08:20:43 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-07-03 08:20:43 +0000
commitb1bd76bf7cf57b66f662c6ad696b51c2ef411b02 (patch)
treee92a907f8c38f33be8ecc6803bcc4083b9239c28 /contrib/crossrpms/rtems4.10/tic4x/Makefile.am
parentNew. (diff)
downloadrtems-b1bd76bf7cf57b66f662c6ad696b51c2ef411b02.tar.bz2
Reset *_RPMREL.
Diffstat (limited to '')
-rw-r--r--contrib/crossrpms/rtems4.10/tic4x/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/crossrpms/rtems4.10/tic4x/Makefile.am b/contrib/crossrpms/rtems4.10/tic4x/Makefile.am
index ada777c2e6..f8aaf70d10 100644
--- a/contrib/crossrpms/rtems4.10/tic4x/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/tic4x/Makefile.am
@@ -6,13 +6,13 @@ include $(top_srcdir)/mkspec.am
BINUTILS_VERS = 2.18
BINUTILS_PKGVERS = $(BINUTILS_VERS)
-BINUTILS_RPMREL = 4%{?dist}
+BINUTILS_RPMREL = 1%{?dist}
include ../binutils.am
BINUTILS_OPTS +=
GCC_VERS = 3.4.6
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 8%{?dist}
+GCC_RPMREL = 1%{?dist}
NEWLIB_VERS = 1.16.0
include ../gcc.am
GCC_OPTS +=
@@ -20,6 +20,6 @@ GCC_OPTS +=
### rtems doesn't build for the tic4x
## CPUKIT_VERS = 4.7.99.1
## CPUKIT_PKGVERS = $(CPUKIT_VERS)-20070510
-## CPUKIT_RPMREL = 0
+## CPUKIT_RPMREL = 1%{?dist}
## include ../cpukit.am
## CPUKIT_OPTS +=