mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-01-07 03:50:34 +01:00
* sunos is not supported on mips
git-svn-id: trunk@14341 -
This commit is contained in:
parent
9e59c6dec7
commit
2fbf2df137
@ -42,16 +42,12 @@ implementation
|
||||
{$ifndef NOTARGETLINUX}
|
||||
,t_linux
|
||||
{$endif}
|
||||
{$ifndef NOTARGETSUNOS}
|
||||
,t_sunos
|
||||
{$endif}
|
||||
|
||||
{**************************************
|
||||
Assemblers
|
||||
**************************************}
|
||||
|
||||
,CpuGas
|
||||
|
||||
;
|
||||
|
||||
end.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user