mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-13 15:50:59 +00:00
FS-6227 wip
This commit is contained in:
parent
6df9fc597f
commit
44410b7167
@ -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"'
|
||||
|
Loading…
x
Reference in New Issue
Block a user