浏览代码

* Do not pass -Fisrc to the compiler, fixes compiling with rtl compiled without -Ur

git-svn-id: trunk@20116 -
joost 13 年之前
父节点
当前提交
ac799e43ed
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      packages/libxml/fpmake.pp

+ 0 - 1
packages/libxml/fpmake.pp

@@ -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