浏览代码

- fix linking errors on solaris, this needs lresolv, reported
from Muhammad Akl


git-svn-id: https://openser.svn.sourceforge.net/svnroot/openser/trunk@5106 689a6050-402a-0410-94f2-e92a70836424

Henning Westerholt 17 年之前
父节点
当前提交
d7ebc94f13
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      utils/kamunix/Makefile

+ 1 - 1
utils/kamunix/Makefile

@@ -14,7 +14,7 @@ include ../../Makefile.sources
 # if you want to tune or reset flags
 #DEFS:= 
 #LDFLAGS:= 
-LIBS= 
+LIBS=-lresolv
 
 include ../../Makefile.rules