mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 09:09:19 +02:00
* OS/2 doesn't support generation of shared libraries yet due to ld limitations
git-svn-id: trunk@20151 -
This commit is contained in:
parent
7986f03186
commit
aacc62fa0a
@ -1,4 +1,4 @@
|
|||||||
{ %skiptarget=go32v2 }
|
{ %skiptarget=go32v2,os2 }
|
||||||
{ %opt=-gl -O- }
|
{ %opt=-gl -O- }
|
||||||
{ %norun }
|
{ %norun }
|
||||||
{$goto on}
|
{$goto on}
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{ %skiptarget=go32v2 }
|
{ %skiptarget=go32v2,os2 }
|
||||||
{ %opt=-gl -O- }
|
{ %opt=-gl -O- }
|
||||||
{ %needlibrary }
|
{ %needlibrary }
|
||||||
{$goto on}
|
{$goto on}
|
||||||
|
Loading…
Reference in New Issue
Block a user