Kaynağa Gözat

* don't assembler or link test to avoid linker or assembler errors due to wrong architecture

git-svn-id: trunk@22861 -
florian 12 yıl önce
ebeveyn
işleme
1ecc2672bb
1 değiştirilmiş dosya ile 3 ekleme ve 1 silme
  1. 3 1
      tests/webtbs/tw23185.pp

+ 3 - 1
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