git-svn-id: trunk@34266 -
@@ -1,4 +1,5 @@
{ %target=win32,win64 }
+{ %skiptarget=$nosharedlibb }
{ %needlibrary }
{ %norun }
{ %neededafter }
+{ %skiptarget=$nosharedlib }
{ Checks that the two functions with the same exported name 'p'
@@ -1,4 +1,4 @@
-{ %skiptarget=go32v2,os2 }
+{ %skiptarget=$nosharedlib,os2 }
{ %opt=-gl -O- win32,win64%-WN }
{ %delopt=-XX }
{ %opt=-gl -O- }
{ %delfiles=tlib1a }
{ %target=linux,android }
library lib2a;
{ %delfiles=tlib2a }
@@ -1,5 +1,5 @@
{ %NORUN }
-{ %SKIPTARGET=macos,go32v2 }
+{ %SKIPTARGET=macos,$nosharedlib }
{$ifdef darwin}
{$PIC+}
-{ %skiptarget=go32v2 }
{ %NEEDLIBRARY }
{ %delfiles=tlibrary1 }
-{ %SKIPTARGET=macos, go32v2, win64 }
+{ %SKIPTARGET=macos, $nosharedlib, win64 }
{ %delfiles=tlibrary3 }
+{ %skiptarget=$nothread }
{ %version=1.1 }
{$mode objfpc}
{$ifdef CPUX86_64}
{$ifndef WINDOWS}
{ %delfiles=tweaklib1 }
{$ifdef mswindows}
@@ -1,5 +1,4 @@
-
{ %target=darwin }
{ %opt=-olibtweaklib1.dylib }
{ %target=win32,win64,wince}
library LibTest;
uses