Explorar o código

* elf64 by default

git-svn-id: trunk@3902 -
peter %!s(int64=19) %!d(string=hai) anos
pai
achega
de201caa8e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      compiler/systems/i_linux.pas

+ 1 - 1
compiler/systems/i_linux.pas

@@ -431,7 +431,7 @@ unit i_linux;
             Cprefix      : '';
             newline      : #10;
             dirsep       : '/';
-            assem        : as_gas; { as_x86_64_elf64; }
+            assem        : as_x86_64_elf64;
             assemextern  : as_gas;
             link         : nil;
             linkextern   : nil;