X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/68faa04f883627deea6e6d0bd6293e0001498403..f252068260cd4a0d8abcaf8fa3b0f9328854d707:/packages/apt/configure.patch diff --git a/packages/apt/configure.patch b/packages/apt/configure.patch index 1a534829..5cf86d88 100644 --- a/packages/apt/configure.patch +++ b/packages/apt/configure.patch @@ -1,22 +1,25 @@ -diff -u -r ../apt-1.1.3/configure ./configure ---- ../apt-1.1.3/configure 2015-11-30 03:09:08.000000000 -0500 -+++ ./configure 2015-12-03 18:24:35.580920131 -0500 -@@ -4822,13 +4822,7 @@ - ac_compiler_gnu=$ac_cv_cxx_compiler_gnu +diff -u -r ../apt-1.2.12/configure ./configure +--- ../apt-1.2.12/configure 2016-05-11 10:58:04.000000000 +0200 ++++ ./configure 2017-03-03 13:31:05.373948035 +0100 +@@ -569,7 +569,7 @@ + ac_clean_files= + ac_config_libobj_dir=. + LIBOBJS= +-cross_compiling=no ++cross_compiling=yes + subdirs= + MFLAGS= + MAKEFLAGS= +@@ -4611,7 +4611,7 @@ + return 0; + } + _ACEOF +-if ac_fn_c_try_link "$LINENO"; then : ++if false; then : + $as_echo "#define HAVE_BDB 1" >>confdefs.h - --ac_fn_cxx_check_header_mongrel "$LINENO" "gtest/gtest.h" "ac_cv_header_gtest_gtest_h" "$ac_includes_default" --if test "x$ac_cv_header_gtest_gtest_h" = xyes; then : -- --else -- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: failed: I need gtest (packaged as libgtest-dev) for unit testing" >&5 --$as_echo "$as_me: WARNING: failed: I need gtest (packaged as libgtest-dev) for unit testing" >&2;} --fi -+ac_cv_header_gtest_gtest_h=yes - - - ac_ext=c -@@ -5003,7 +4997,7 @@ + BDBLIB="-ldb" +@@ -5056,7 +5056,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking debian architecture" >&5 $as_echo_n "checking debian architecture... " >&6; }