packages/net/flow-tools/patches/001-cross_compile_configure_fix.patch

12 lines
418 B
Diff
Raw Normal View History

-- flow-tools-0.68.orig/configure 2007-02-08 07:21:42.000000000 -0500
+++ flow-tools-0.68/configure 2007-02-08 07:53:42.000000000 -0500
@@ -6308,7 +6308,7 @@
See \`config.log' for more details." >&5
echo "$as_me: error: cannot run test program while cross compiling
See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
+}
else
cat >conftest.$ac_ext <<_ACEOF
#line $LINENO "configure"