summaryrefslogtreecommitdiffstats
path: root/source-builder/config/gcc-common-1.cfg
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2013-04-15 13:26:36 +1000
committerChris Johns <chrisj@rtems.org>2013-04-15 13:26:36 +1000
commitb8ee74d356e95e43387ffa0c4a73776724ed4015 (patch)
tree703a6ad11e12ad867f2a33a5488ffc4031d8ce83 /source-builder/config/gcc-common-1.cfg
parentPR 2117 - Only check the prefix is writable if installing and not a dry run. (diff)
downloadrtems-source-builder-b8ee74d356e95e43387ffa0c4a73776724ed4015.tar.bz2
Add a %testing section to the configuration files.
Diffstat (limited to 'source-builder/config/gcc-common-1.cfg')
-rw-r--r--source-builder/config/gcc-common-1.cfg4
1 files changed, 4 insertions, 0 deletions
diff --git a/source-builder/config/gcc-common-1.cfg b/source-builder/config/gcc-common-1.cfg
index 00bbc84..6a3c5c1 100644
--- a/source-builder/config/gcc-common-1.cfg
+++ b/source-builder/config/gcc-common-1.cfg
@@ -178,3 +178,7 @@ BuildRoot: %{_tmppath}/%{name}-root-%(%{__id_u} -n)
# Don't want libffi's man-pages
%{__rmfile} $SB_BUILD_ROOT%{_mandir}/man3/*ffi*
+
+%testing
+ # Add testing here.
+ export RUNTESTFLAGS=--target_board=%{_target}-run