* elf64 by default

git-svn-id: trunk@3902 -
This commit is contained in:
peter 2006-06-20 18:58:32 +00:00
parent 53cdd50152
commit de201caa8e

View File

@ -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;