mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-19 05:09:07 +02:00
* Removed rtl-dependency in fpmake.pp (rtl is always added implicitly)
git-svn-id: trunk@28949 -
This commit is contained in:
parent
6c17c9cb29
commit
d2e649e048
@ -158,7 +158,6 @@ begin
|
|||||||
P.Directory:=ADirectory;
|
P.Directory:=ADirectory;
|
||||||
{$endif ALLPACKAGES}
|
{$endif ALLPACKAGES}
|
||||||
|
|
||||||
P.Dependencies.Add('rtl');
|
|
||||||
P.Dependencies.Add('rtl-extra');
|
P.Dependencies.Add('rtl-extra');
|
||||||
P.Dependencies.Add('fv');
|
P.Dependencies.Add('fv');
|
||||||
P.Dependencies.Add('chm');
|
P.Dependencies.Add('chm');
|
||||||
|
Loading…
Reference in New Issue
Block a user