mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-21 03:29:44 +02:00
* reverted Marco's direct commit to fixes
git-svn-id: branches/fixes_2_0@1271 -
This commit is contained in:
parent
d069d3fd32
commit
0b7a36e97b
@ -230,7 +230,6 @@ begin
|
||||
{$endif m68k}
|
||||
|
||||
{$ifdef i386}
|
||||
libctype:=glibc21;
|
||||
{ first try glibc2 }
|
||||
DynamicLinker:='/lib/ld-linux.so.2';
|
||||
if FileExists(DynamicLinker) then
|
||||
|
Loading…
Reference in New Issue
Block a user