Răsfoiți Sursa

Mark x86_64 openbsd system as under development

git-svn-id: trunk@20727 -
pierre 13 ani în urmă
părinte
comite
7dfbc38c68
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      compiler/systems/i_bsd.pas

+ 1 - 1
compiler/systems/i_bsd.pas

@@ -314,7 +314,7 @@ unit i_bsd;
             name         : 'OpenBSD for x86-64';
             name         : 'OpenBSD for x86-64';
             shortname    : 'OpenBSD';
             shortname    : 'OpenBSD';
             flags        : [tf_needs_symbol_size,tf_needs_dwarf_cfi,tf_library_needs_pic,tf_needs_symbol_type,
             flags        : [tf_needs_symbol_size,tf_needs_dwarf_cfi,tf_library_needs_pic,tf_needs_symbol_type,
-                            tf_files_case_sensitive,tf_smartlink_library,
+                            tf_files_case_sensitive,tf_smartlink_library, tf_under_development,
                             tf_dwarf_only_local_labels
                             tf_dwarf_only_local_labels
                             { tf_pic_uses_got,tf_smartlink_sections},tf_has_winlike_resources];
                             { tf_pic_uses_got,tf_smartlink_sections},tf_has_winlike_resources];
             cpu          : cpu_x86_64;
             cpu          : cpu_x86_64;