Procházet zdrojové kódy

* there is no gnu as for win64

git-svn-id: trunk@5493 -
florian před 19 roky
rodič
revize
0c64a02826
2 změnil soubory, kde provedl 2 přidání a 2 odebrání
  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 }