summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2017-05-25 15:10:11 +1000
committerChris Johns <chrisj@rtems.org>2017-05-25 15:10:11 +1000
commitff781cc00fff9761a94c99ba1ac0c5c9bc3a0159 (patch)
tree3f8202cf29a220034d4baef45d4def361a3302f2
parentbuild-system: Parallel build all subdirs. (diff)
downloadrtems-ff781cc00fff9761a94c99ba1ac0c5c9bc3a0159.tar.bz2
m32c/m32csim: Exclude linpack from the tests.
Closes #3025.
-rw-r--r--c/src/lib/libbsp/m32c/m32cbsp/make/custom/m32csim-testsuite.tcfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/m32c/m32cbsp/make/custom/m32csim-testsuite.tcfg b/c/src/lib/libbsp/m32c/m32cbsp/make/custom/m32csim-testsuite.tcfg
index 618806be81..8f5ff1e1ed 100644
--- a/c/src/lib/libbsp/m32c/m32cbsp/make/custom/m32csim-testsuite.tcfg
+++ b/c/src/lib/libbsp/m32c/m32cbsp/make/custom/m32csim-testsuite.tcfg
@@ -19,3 +19,8 @@ exclude: spstkalloc02
exclude: sptls01
exclude: tmcontext01
exclude: utf8proc01
+
+#
+# Does not compile. See #3025.
+#
+exclude: linpack