---
Possibly this should be done both for the host and target libc, not just
for the target libc, not sure...
configure | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/configure b/configure
index e290ed6..4491ff5 100755
--- a/configure
+++ b/configure
@@ -1580,8 +1580,6 @@ need_memalign="altivec neon sse"
symver_if_any="symver_asm_label symver_gnu_asm"
-log2_deps="!libc_msvcrt"
-
# subsystems
dct_select="rdft"
error_resilience_select="dsputil"
@@ -3455,6 +3453,7 @@ case $libc_type in
add_compat msvcrt/snprintf.o snprintf=avpriv_snprintf \
_snprintf=avpriv_snprintf \
vsnprintf=avpriv_vsnprintf
+ disable log2
;;
esac
--
1.8.3.2
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel