|
@@ -40,7 +40,7 @@ unit i_linux;
|
|
|
{$endif segment_threadvars}
|
|
|
tf_needs_symbol_type,tf_files_case_sensitive,
|
|
|
tf_smartlink_library,tf_needs_dwarf_cfi,tf_has_winlike_resources,
|
|
|
- tf_safecall_exceptions, tf_safecall_clearstack];
|
|
|
+ tf_safecall_exceptions, tf_safecall_clearstack,tf_supports_packages];
|
|
|
cpu : cpu_i386;
|
|
|
unit_env : 'LINUXUNITS';
|
|
|
extradefines : 'UNIX;HASUNIX';
|