* Empty set?

This commit is contained in:
Michaël Van Canneyt 2025-05-24 14:56:01 +02:00
parent d8682f36b9
commit 975f0118ac

View File

@ -62,7 +62,7 @@ begin
P.Email := '';
P.Description := 'Rtl-extra, RTL not needed for bootstrapping';
P.NeedLibC:= false;
P.Dependencies.Add('rtl-objpas',[]);
P.Dependencies.Add('rtl-objpas');
P.Dependencies.Add('morphunits',[morphos]);
P.Dependencies.Add('arosunits',[aros]);
if Defaults.CPU=m68k then