浏览代码

* reverted Marco's direct commit to fixes

git-svn-id: branches/fixes_2_0@1271 -
florian 20 年之前
父节点
当前提交
0b7a36e97b
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      compiler/systems/t_linux.pas

+ 0 - 1
compiler/systems/t_linux.pas

@@ -230,7 +230,6 @@ begin
 {$endif m68k}
 
 {$ifdef i386}
-     libctype:=glibc21;
      { first try glibc2 }
      DynamicLinker:='/lib/ld-linux.so.2';
      if FileExists(DynamicLinker) then