mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-06-05 18:00:18 +02:00
* library not supported for go32v2 target
git-svn-id: trunk@7097 -
This commit is contained in:
parent
b5bea71ad0
commit
748aa7eb2d
@ -1,6 +1,6 @@
|
||||
{ %norun }
|
||||
{ %cpu=x86_64,i386,powerpc,sparc}
|
||||
{ %skiptarget = macos }
|
||||
{ %skiptarget = go32v2,macos }
|
||||
{ execute this test only on reasonable fast cpus }
|
||||
library lib;
|
||||
const
|
||||
|
Loading…
Reference in New Issue
Block a user