Sfoglia il codice sorgente

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

git-svn-id: trunk@9294 -

Jonas Maebe 18 anni fa
parent
commit
1384a13d8b
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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
   {