mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 07:46:00 +02:00
* remove libc
This commit is contained in:
parent
0a6f9bb489
commit
4262b2cfe1
@ -9,7 +9,7 @@ program testsync;
|
|||||||
|
|
||||||
uses Classes, SysUtils
|
uses Classes, SysUtils
|
||||||
{$ifdef unix}
|
{$ifdef unix}
|
||||||
,cthreads, Libc
|
,cthreads
|
||||||
{$endif unix}
|
{$endif unix}
|
||||||
;
|
;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user