mirror of
https://github.com/libimobiledevice/idevicerestore.git
synced 2026-03-18 19:52:26 +00:00
configure: Fix Linux build with LTO
This commit is contained in:
@@ -56,6 +56,7 @@ if test x$ac_cv_func_strsep != xyes; then
|
||||
fi
|
||||
fi
|
||||
|
||||
AC_SEARCH_LIBS([ceil], [m])
|
||||
|
||||
AC_CHECK_HEADER(endian.h, [ac_cv_have_endian_h="yes"], [ac_cv_have_endian_h="no"])
|
||||
if test "x$ac_cv_have_endian_h" = "xno"; then
|
||||
|
||||
Reference in New Issue
Block a user