Core: SOLARIS fixes

git-svn-id: svn://ultimatepp.org/upp/trunk@14758 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2020-08-06 11:10:48 +00:00
parent 277772d020
commit 4d4e2adbeb

View file

@ -9,7 +9,7 @@ library(LINUX !ANDROID) "pthread dl rt";
library(BSD !OSX !OPENBSD) "pthread rt execinfo";
library(SOLARIS) "posix4 dl socket";
library(SOLARIS) "posix4 dl socket nsl";
library(!WIN32 & !NOSO) z;