未验证 提交 3999bcc7 编写于 作者: S Shuanglei Tao 提交者: GitHub

srelay: fix build on none linux os (#3223)

上级 30ffdb3f
--- a/configure
+++ b/configure
@@ -3999,11 +3999,11 @@
@@ -2361,7 +2361,7 @@ test -n "$target_alias" &&
NONENONEs,x,x, &&
program_prefix=${target_alias}-
-case "$build_os" in
+case "$host_os" in
freebsd*)
OS=FREEBSD
$as_echo "#define FREEBSD 1" >>confdefs.h
@@ -3999,11 +3999,11 @@ $as_echo_n "checking whether enabling th
LDFLAGS="$LDFLAGS -lpthread"
fi
if test "$cross_compiling" = yes; then :
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册