Browse Source

* solaris has to link to libsocket and libnsl when using socket
functions

git-svn-id: trunk@9294 -

Jonas Maebe 17 years ago
parent
commit
1384a13d8b
1 changed files with 2 additions and 0 deletions
  1. 2 0
      rtl/solaris/unxsockh.inc

+ 2 - 0
rtl/solaris/unxsockh.inc

@@ -13,6 +13,8 @@
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 }
 
+{$linklib libsocket.so}
+{$linklib libnsl.so}
 
 const
   {