Przeglądaj źródła

* include ncgobjc in cpunode for aarch64

git-svn-id: trunk@29935 -
Jonas Maebe 10 lat temu
rodzic
commit
f6e90ae9bf
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      compiler/aarch64/cpunode.pas

+ 1 - 1
compiler/aarch64/cpunode.pas

@@ -30,7 +30,7 @@ the behaviour of such a unit having just a USES clause! }
 implementation
 implementation
 
 
   uses
   uses
-    ncgbas,ncgflw,ncgcal,ncgcnv,ncgld,ncgmem,ncgcon,ncgset,
+    ncgbas,ncgflw,ncgcal,ncgcnv,ncgld,ncgmem,ncgcon,ncgset,ncgobjc,
     ncpuadd{,ncpucal},ncpumat,ncpuinl,ncpucnv,{ncpuset,}
     ncpuadd{,ncpucal},ncpumat,ncpuinl,ncpucnv,{ncpuset,}
     { this not really a node }
     { this not really a node }
     rgcpu,
     rgcpu,