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

This commit is contained in:
Jonas Maebe 2023-12-04 22:51:27 +01:00
parent aa3f29eec8
commit 958f30f192

View File

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