提交 f59c4bd6 编写于 作者: F François Revol 提交者: Mans Rullgard

Fix HOSTLIBS on Haiku

Haiku does not have a separate libm, so do not try to link to it.
Signed-off-by: NFrançois Revol <revol@free.fr>
Signed-off-by: NMans Rullgard <mans@mansr.com>
上级 87800dc2
......@@ -2305,6 +2305,7 @@ case $target_os in
haiku)
prefix_default="/boot/common"
network_extralibs="-lnetwork"
host_libs=
;;
sunos)
FFSERVERLDFLAGS=""
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册