* updated blueman (2.3.5 -> 2.4.3)
[t2sde.git] / architecture / avr32 / package / rsync / no-simd.patch.cross
blob1c86bf742aa2dad2547c141fb103222dbaafd1c2
1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # This copyright note is auto-generated by scripts/Create-CopyPatch.
3
4 # T2 SDE: package/.../rsync/no-simd.patch.cross
5 # Copyright (C) 2020 The T2 SDE Project
6
7 # More information can be found in the files COPYING and README.
8
9 # This patch file is dual-licensed. It is available under the license the
10 # patched project is licensed under, as long as it is an OpenSource license
11 # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
12 # of the GNU General Public License as published by the Free Software
13 # Foundation; either version 2 of the License, or (at your option) any later
14 # version.
15 # --- T2-COPYRIGHT-NOTE-END ---
17 --- rsync-3.2.2/configure.sh.vanilla    2020-07-25 23:35:37.902663282 +0200
18 +++ rsync-3.2.2/configure.sh    2020-07-25 23:37:35.134659620 +0200
19 @@ -4935,10 +4935,6 @@
22  if test "$cross_compiling" = yes; then :
23 -  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
24 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
25 -as_fn_error $? "cannot run test program while cross compiling
26 -See \`config.log' for more details" "$LINENO" 5; }
27  else
28    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
29  /* end confdefs.h.  */