Explorar el Código

* there is no gnu as for win64

git-svn-id: trunk@5493 -
florian hace 19 años
padre
commit
0c64a02826
Se han modificado 2 ficheros con 2 adiciones y 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 }