Stop assuming we build on a BONE system, start linking agaisnt *our* libsocket.so
& libbind.so librairies. Should unbroke the NetworkingKit target. git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7611 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
81f5654c12
commit
9f1208bd84
@ -40,7 +40,7 @@ Server net_server :
|
|||||||
|
|
||||||
LinkSharedOSLibs net_server :
|
LinkSharedOSLibs net_server :
|
||||||
be
|
be
|
||||||
socket
|
libsocket.so
|
||||||
bind
|
libbind.so
|
||||||
libppp.a
|
libppp.a
|
||||||
;
|
;
|
||||||
|
Loading…
Reference in New Issue
Block a user