* use elf writer for beos

git-svn-id: trunk@7439 -
This commit is contained in:
peter 2007-05-24 07:08:29 +00:00
parent 271c970e9d
commit c83f5c8546

View File

@ -57,7 +57,7 @@ unit i_beos;
Cprefix : '';
newline : #10;
dirsep : '/';
assem : as_gas;
assem : as_i386_elf32;
assemextern : as_gas;
link : nil;
linkextern : nil;