mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 06:05:58 -06:00
Core: SOLARIS fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@14758 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
277772d020
commit
4d4e2adbeb
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue