mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-16 09:59:17 +02:00
Restrict test to i8086 cpu
git-svn-id: trunk@38693 -
This commit is contained in:
parent
bd27b7635b
commit
d9c8d478b2
@ -1,3 +1,4 @@
|
|||||||
|
{ %cpu=i8086 }
|
||||||
{ test applies only to these memory models: }
|
{ test applies only to these memory models: }
|
||||||
{$if defined(FPC_MM_MEDIUM) or defined(FPC_MM_LARGE) or defined(FPC_MM_HUGE)}
|
{$if defined(FPC_MM_MEDIUM) or defined(FPC_MM_LARGE) or defined(FPC_MM_HUGE)}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user