提交 44410b71 authored 作者: Brian West's avatar Brian West

FS-6227 wip

上级 6df9fc59
......@@ -839,6 +839,8 @@ elif test "$ac_cv_sizeof_long" = "8"; then
int64_value="long"
long_value=long
case "$host" in
*pc-solaris2*)
;;
*-solaris2*|*apple-darwin*|*-openbsd*)
if test "$ac_cv_sizeof_long_long" = "8"; then
int64_t_fmt='#define SWITCH_INT64_T_FMT "lld"'
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论