X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/59f0d218a6ff34c80cf898f6d7ac62555ba8eb11..035993580fab9beb358067183a78219d9f2d6511:/packages/apt/configure.patch diff --git a/packages/apt/configure.patch b/packages/apt/configure.patch index d35e4d8c..5cf86d88 100644 --- a/packages/apt/configure.patch +++ b/packages/apt/configure.patch @@ -1,19 +1,25 @@ -diff -u -r ../upstream.git/configure ./configure ---- ../upstream.git/configure 2014-06-18 14:12:34.000000000 +0200 -+++ ./configure 2014-06-18 23:09:25.315914542 +0200 -@@ -4807,11 +4807,6 @@ +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_fn_error $? "failed: I need gtest to build tests" "$LINENO" 5 --fi - - - ac_ext=c -@@ -4986,7 +4981,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; }