mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-01 21:13:10 +01:00
NetworkInterface Solaris support
This commit is contained in:
@@ -68,4 +68,4 @@ SYSFLAGS = -D_XOPEN_SOURCE=500 -D_REENTRANT -D_THREAD_SAFE -D_FILE_OFFSET_BITS=6
|
||||
#
|
||||
# System Specific Libraries
|
||||
#
|
||||
SYSLIBS = -lpthread -ldl -lrt
|
||||
SYSLIBS = -lpthread -lrt -lxnet -lsocket -lnsl -lresolv -ldl
|
||||
|
||||
Reference in New Issue
Block a user