Просмотр исходного кода

* compilation fixed after last cleanup

git-svn-id: trunk@36166 -
florian 8 лет назад
Родитель
Сommit
7b658f56dc
2 измененных файлов с 7 добавлено и 6 удалено
  1. 4 6
      compiler/globals.pas
  2. 3 0
      compiler/x86/agx86int.pas

+ 4 - 6
compiler/globals.pas

@@ -574,14 +574,12 @@ interface
 
 implementation
 
+{$if defined(macos)}
+    uses
+      macutils;
+{$elseif defined(mswindows)}
     uses
-{$ifdef macos}
-      macutils,
-{$endif}
-{$ifdef mswindows}
       windirs;
-{$else}
-      ;
 {$endif}
 
 {****************************************************************************

+ 3 - 0
compiler/x86/agx86int.pas

@@ -54,6 +54,9 @@ implementation
       verbose,script,cpuinfo,
       itx86int,
       cgbase
+{$ifdef EXTDEBUG}
+      ,fmodule
+{$endif EXTDEBUG}
       ;
 
     const