From 1ecc2672bb66928391d5a16b3627161328a971e9 Mon Sep 17 00:00:00 2001 From: florian Date: Sat, 27 Oct 2012 21:05:56 +0000 Subject: [PATCH] * don't assembler or link test to avoid linker or assembler errors due to wrong architecture git-svn-id: trunk@22861 - --- tests/webtbs/tw23185.pp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tests/webtbs/tw23185.pp b/tests/webtbs/tw23185.pp index 7788b5a042..611c1d5594 100644 --- a/tests/webtbs/tw23185.pp +++ b/tests/webtbs/tw23185.pp @@ -1,7 +1,9 @@ { %target=linux } { %cpu=arm } { %norun } -{ %opt=-Cparmv7m } +{ %opt=-Cparmv7m -s } + +{ we don't assemble, link and run because we cannot check if the different arm architectures really match } begin asm mrs r0, psp