mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-24 00:59:07 +02:00
+ enable the i8086-msdos internal linker
git-svn-id: trunk@31417 -
This commit is contained in:
parent
6e20e0fc84
commit
0894ede9cd
@ -71,7 +71,7 @@ unit i_msdos;
|
||||
dirsep : '\';
|
||||
assem : as_i8086_omf;
|
||||
assemextern : as_i8086_nasmobj;
|
||||
link : ld_none;
|
||||
link : ld_int_msdos;
|
||||
linkextern : ld_msdos;
|
||||
{$ifdef USE_SCRIPTED_WLIB}
|
||||
ar : ar_watcom_wlib_omf_scripted;
|
||||
|
Loading…
Reference in New Issue
Block a user