mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 14:09:20 +02:00
* suppress annoying wlib header
git-svn-id: branches/i8086@23967 -
This commit is contained in:
parent
fb12778f0e
commit
a1ee8ab9bc
@ -1573,7 +1573,7 @@ Implementation
|
|||||||
|
|
||||||
ar_watcom_wlib_omf_info : tarinfo =
|
ar_watcom_wlib_omf_info : tarinfo =
|
||||||
( id : ar_watcom_wlib_omf;
|
( id : ar_watcom_wlib_omf;
|
||||||
arcmd : 'wlib -fo -c $LIB $FILES';
|
arcmd : 'wlib -q -fo -c $LIB $FILES';
|
||||||
arfinishcmd : ''
|
arfinishcmd : ''
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user