From 8b06b43c1aad9b68467844ca51acbb017d0650f4 Mon Sep 17 00:00:00 2001 From: florian Date: Tue, 1 Dec 2020 21:18:47 +0000 Subject: [PATCH] * meanwhile all linux targets support the checkpointer directive git-svn-id: trunk@47659 - --- tests/webtbf/tw25862.pp | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/webtbf/tw25862.pp b/tests/webtbf/tw25862.pp index a8b51d173c..a71bc6bf5f 100644 --- a/tests/webtbf/tw25862.pp +++ b/tests/webtbf/tw25862.pp @@ -1,4 +1,5 @@ { %skipcpu=i386,powerpc } +{ %skiptarget=linux } { %fail } {$MODE OBJFPC} {$CHECKPOINTER ON}