ports/devel/ffcall/patches/patch-vacall_configure

11 lines
357 B
Text

--- vacall/configure.orig Mon Jun 14 10:03:36 2010
+++ vacall/configure Mon Jun 14 10:03:57 2010
@@ -2853,7 +2853,7 @@ case "$host_cpu" in
arm* )
host_cpu=arm
;;
- mips )
+ mips* )
echo "$as_me:$LINENO: checking for 64-bit MIPS" >&5
echo $ECHO_N "checking for 64-bit MIPS... $ECHO_C" >&6
if test "${cl_cv_host_mips64+set}" = set; then