[package] add missing cross-compilation patch from #5468, thanks swalker
[openwrt/svn-archive/archive.git] / utils / ipmitool / patches / 101-cross_compile.patch
1 --- a/configure
2 +++ b/configure
3 @@ -24315,8 +24315,7 @@ if test "$cross_compiling" = yes; then
4 { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
5 See \`config.log' for more details." >&5
6 echo "$as_me: error: cannot run test program while cross compiling
7 -See \`config.log' for more details." >&2;}
8 - { (exit 1); exit 1; }; }
9 +See \`config.log' for more details." >&2;} }
10 else
11 cat >conftest.$ac_ext <<_ACEOF
12 /* confdefs.h. */