forked from Mirrors/freeswitch
FS-6015: --resolve sqlite cross compile fixes
This commit is contained in:
parent
33780fca07
commit
d6c20d4dce
@ -323,6 +323,7 @@ fi
|
||||
AC_SUBST(THREADSAFE)
|
||||
|
||||
if test "$THREADSAFE" = "1"; then
|
||||
CC=$TARGET_CC
|
||||
LIBS=""
|
||||
AC_CHECK_LIB(pthread, pthread_create)
|
||||
TARGET_THREAD_LIB="$LIBS"
|
||||
|
Loading…
Reference in New Issue
Block a user