mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-06-26 07:18:26 +02:00
* Do not pass -Fisrc to the compiler, fixes compiling with rtl compiled without -Ur
git-svn-id: trunk@20116 -
This commit is contained in:
parent
4bb05b21ed
commit
ac799e43ed
@ -18,7 +18,6 @@ begin
|
||||
{$endif ALLPACKAGES}
|
||||
P.Version:='2.7.1';
|
||||
P.SourcePath.Add('src');
|
||||
P.IncludePath.Add('src');
|
||||
|
||||
T:=P.Targets.AddUnit('xml2.pas');
|
||||
with T.Dependencies do
|
||||
|
Loading…
Reference in New Issue
Block a user