Ver Fonte

* fixed i386 compilation

git-svn-id: trunk@3110 -
florian há 19 anos atrás
pai
commit
3129dd042e
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      compiler/ogcoff.pas

+ 2 - 0
compiler/ogcoff.pas

@@ -773,7 +773,9 @@ const win32stub : array[0..131] of byte=(
                     dec(address,TCoffObjSection(relocsec).orgmempos);
                   inc(address,relocval);
                 end;
+{$ifdef x86_64}
               RELOC_ABSOLUTE32,
+{$endif x86_64}
               RELOC_ABSOLUTE :
                 begin
                   if oso_common in relocsec.secoptions then