mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-19 18:51:31 +02:00
* use elf writer for beos
git-svn-id: trunk@7439 -
This commit is contained in:
parent
271c970e9d
commit
c83f5c8546
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user