浏览代码

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

git-svn-id: trunk@9294 -

Jonas Maebe 17 年之前
父节点
当前提交
1384a13d8b
共有 1 个文件被更改,包括 2 次插入0 次删除
  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
   {