mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-14 07:59:27 +02:00
* Build unixsockets for linux
This commit is contained in:
parent
3741d4443f
commit
835c50d97c
@ -144,6 +144,7 @@ begin
|
||||
addinclude('stdsock.inc',socklibc);
|
||||
addinclude('unixsock.inc',socksyscall);
|
||||
end;
|
||||
T:=P.Targets.AddUnit('unixsockets.pp',[linux]);
|
||||
|
||||
T:=P.Targets.AddUnit('ipc.pp',IPCOSes);
|
||||
with T.Dependencies do
|
||||
|
Loading…
Reference in New Issue
Block a user