|
@@ -3363,6 +3363,8 @@ begin
|
|
lets disable the feature. }
|
|
lets disable the feature. }
|
|
system_m68k_amiga:
|
|
system_m68k_amiga:
|
|
target_unsup_features:=[f_dynlibs];
|
|
target_unsup_features:=[f_dynlibs];
|
|
|
|
+ system_z80_zxspectrum:
|
|
|
|
+ target_unsup_features:=[f_threading,f_dynlibs,f_fileio,f_textio,f_commandargs,f_exitcode];
|
|
else
|
|
else
|
|
target_unsup_features:=[];
|
|
target_unsup_features:=[];
|
|
end;
|
|
end;
|