Browse Source

* linker name for oric is sdld, not sdldz80

Nikolay Nikolov 2 months ago
parent
commit
7954fdefca
1 changed files with 1 additions and 1 deletions
  1. 1 1
      compiler/systems/t_oric.pas

+ 1 - 1
compiler/systems/t_oric.pas

@@ -190,7 +190,7 @@ function TLinkerOric.WriteResponseFile_Vlink: Boolean;
 
 procedure TLinkerOric.SetDefaultInfo_Sdld;
   const
-    ExeName='sdldz80';
+    ExeName='sdld';
   begin
     if ImageBaseSetExplicity then
       FOrigin:=ImageBase