m68k-atari: reenable threading feature. even if it's technically unsupported, it breaks the build of too many otherwise applicable packages

git-svn-id: trunk@37033 -
This commit is contained in:
Károly Balogh 2017-08-22 11:07:10 +00:00
parent c53a9a07db
commit a87df638e7

View File

@ -3145,8 +3145,6 @@ begin
target_unsup_features:=[f_heap,f_textio,f_consoleio,f_fileio,
f_variants,f_objects,f_commandargs,
f_processes,f_stackcheck,f_dynlibs,f_softfpu,f_objectivec1,f_resources];
system_m68k_atari:
target_unsup_features:=[f_threading];
system_m68k_palmos:
target_unsup_features:=[f_threading];
else