summaryrefslogtreecommitdiff
path: root/package/radiusclient-ng/patches/01-cross_compile.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/radiusclient-ng/patches/01-cross_compile.patch')
-rw-r--r--package/radiusclient-ng/patches/01-cross_compile.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/package/radiusclient-ng/patches/01-cross_compile.patch b/package/radiusclient-ng/patches/01-cross_compile.patch
new file mode 100644
index 000000000..3c4e3d192
--- /dev/null
+++ b/package/radiusclient-ng/patches/01-cross_compile.patch
@@ -0,0 +1,13 @@
+diff -Nur radiusclient-ng-0.5.5.orig/configure radiusclient-ng-0.5.5/configure
+--- radiusclient-ng-0.5.5.orig/configure 2007-02-05 13:53:08.000000000 +0100
++++ radiusclient-ng-0.5.5/configure 2007-03-05 10:36:37.000000000 +0100
+@@ -23332,8 +23332,7 @@
+ { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
+ 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; }; }
++See \`config.log' for more details." >&2;} }
+ else
+ cat >conftest.$ac_ext <<_ACEOF
+ /* confdefs.h. */