[package] update xmlrpc-c to 1.22.2 (#7250)
[openwrt/svn-archive/archive.git] / libs / orbit2 / patches / 010-dont-run-testprograms.patch
1 diff --git a/configure b/configure
2 index bd8d550..74c5330 100755
3 --- a/configure
4 +++ b/configure
5 @@ -24219,7 +24219,7 @@ if test "$cross_compiling" = yes; then
6 See \`config.log' for more details." >&5
7 $as_echo "$as_me: error: cannot run test program while cross compiling
8 See \`config.log' for more details." >&2;}
9 - { (exit 1); exit 1; }; }
10 + }
11 else
12 cat >conftest.$ac_ext <<_ACEOF
13 /* confdefs.h. */