瀏覽代碼

+ re-enable smartlinking for MorphOS

git-svn-id: trunk@11868 -
Károly Balogh 17 年之前
父節點
當前提交
7ce0dd43ab
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      compiler/systems/i_morph.pas

+ 1 - 1
compiler/systems/i_morph.pas

@@ -32,7 +32,7 @@ unit i_morph;
             system       : system_powerpc_MorphOS;
             name         : 'MorphOS';
             shortname    : 'MorphOS';
-            flags        : [tf_files_case_aware,tf_use_function_relative_addresses];
+            flags        : [tf_files_case_aware,tf_use_function_relative_addresses,tf_smartlink_library];
             cpu          : cpu_powerpc;
             unit_env     : '';
             extradefines : '';