git-svn-id: branches/z80@44909 -
@@ -3363,6 +3363,8 @@ begin
lets disable the feature. }
system_m68k_amiga:
target_unsup_features:=[f_dynlibs];
+ system_z80_zxspectrum:
+ target_unsup_features:=[f_threading,f_dynlibs,f_fileio,f_textio,f_commandargs,f_exitcode];
else
target_unsup_features:=[];
end;