Browse Source

webtbs/tw10641.pp: skip for Darwin (it does not support these relocations)

Jonas Maebe 1 year ago
parent
commit
958f30f192
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/webtbs/tw10641.pp

+ 1 - 1
tests/webtbs/tw10641.pp

@@ -1,6 +1,6 @@
 { %cpu=x86_64 }
 { %opt=-vw -Sew }
-{ %skiptarget=android }
+{ %skiptarget=android,darwin }
 
 {$ifdef windows}
   {$imagebase $10000}