Explorar o código

* there is no gnu as for win64

git-svn-id: trunk@5493 -
florian %!s(int64=19) %!d(string=hai) anos
pai
achega
0c64a02826
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      tests/tbs/tb0241.pp
  2. 1 1
      tests/tbs/tb0241b.pp

+ 1 - 1
tests/tbs/tb0241.pp

@@ -1,5 +1,5 @@
 { %OPT=-al }
-{ %SKIPTARGET=macos }
+{ %SKIPTARGET=macos,win64 }
 { On macos, PPCAsm chokes on this and crashes}
 
 { this forces use of GNU as }

+ 1 - 1
tests/tbs/tb0241b.pp

@@ -1,5 +1,5 @@
 { %OPT=-al }
-{ %SKIPTARGET=macos }
+{ %SKIPTARGET=macos,win64 }
 { On macos, PPCAsm chokes on this and crashes}
 
 { this forces use of GNU as }