Add flow-tools from #1341
git-svn-id: svn://svn.openwrt.org/openwrt/packages@7248 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
11
net/flow-tools/patches/001-cross_compile_configure_fix.patch
Normal file
11
net/flow-tools/patches/001-cross_compile_configure_fix.patch
Normal file
@ -0,0 +1,11 @@
|
||||
-- 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"
|
Reference in New Issue
Block a user