add packages_10.03.2 in preparation for the 10.03.2 interim release
[10.03/packages.git] / utils / at / patches / 100-cross-compile.patch
1 --- at-3.1.12/configure 2009-11-23 16:11:52.000000000 +0100
2 +++ at-3.1.12/configure 2011-03-30 13:50:03.725526083 +0200
3 @@ -3417,7 +3417,7 @@
4  { $as_echo "$as_me:${as_lineno-$LINENO}: checking Trying to compile a trivial ANSI C program" >&5
5  $as_echo_n "checking Trying to compile a trivial ANSI C program... " >&6; }
6  if test "$cross_compiling" = yes; then :
7 -  as_fn_error "Could not compile and run even a trivial ANSI C program - check CC." "$LINENO" 5
8 +  # as_fn_error "Could not compile and run even a trivial ANSI C program - check CC. Ignoring as we're cross compiling." "$LINENO" 5
9  else
10    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11  /* end confdefs.h.  */