summaryrefslogtreecommitdiff
path: root/mail/mopher/patches/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mopher/patches/patch-configure')
-rw-r--r--mail/mopher/patches/patch-configure17
1 files changed, 17 insertions, 0 deletions
diff --git a/mail/mopher/patches/patch-configure b/mail/mopher/patches/patch-configure
new file mode 100644
index 00000000000..3fbd26fb640
--- /dev/null
+++ b/mail/mopher/patches/patch-configure
@@ -0,0 +1,17 @@
+$NetBSD: patch-configure,v 1.1 2015/09/26 23:29:13 gdt Exp $
+
+Use of objcopy may be patched away, discussed with upstream.
+
+--- configure.orig 2015-02-26 16:52:11.000000000 +0000
++++ configure
+@@ -3184,10 +3184,6 @@ $as_echo "no" >&6; }
+ fi
+
+
+-if test -z "$OBJCOPY"
+-then
+- as_fn_error $? "objcopy not found. Make sure you have GNU binutils installed." "$LINENO" 5
+-fi
+
+ # check for install
+ # Extract the first word of "install", so it can be a program name with args.