summaryrefslogtreecommitdiffstats
path: root/config/gcc-4.6-newlib-1.20-1.cfg
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2012-11-05 12:27:35 +1100
committerChris Johns <chrisj@rtems.org>2012-11-05 12:27:35 +1100
commit2181fb8b8d27abb98ec34865d78f80d45720d1dd (patch)
tree7e4088758ff03348943bb0946bd281c765ef08f8 /config/gcc-4.6-newlib-1.20-1.cfg
parentAllow defines with the macro is empty. (diff)
downloadrtems-source-builder-2181fb8b8d27abb98ec34865d78f80d45720d1dd.tar.bz2
Cleaned up configuration. Allow the sb-builder to directly build packages.
Diffstat (limited to 'config/gcc-4.6-newlib-1.20-1.cfg')
-rw-r--r--config/gcc-4.6-newlib-1.20-1.cfg4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/gcc-4.6-newlib-1.20-1.cfg b/config/gcc-4.6-newlib-1.20-1.cfg
index 410cbd5..e5e5745 100644
--- a/config/gcc-4.6-newlib-1.20-1.cfg
+++ b/config/gcc-4.6-newlib-1.20-1.cfg
@@ -2,6 +2,10 @@
# GCC 2.6, Newlib 1.20
#
+%if %{release} == %{nil}
+%define release 1
+%endif
+
%include %{_configdir}/checks.cfg
%include %{_configdir}/base.cfg