summaryrefslogtreecommitdiff
path: root/cross/avr-binutils/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'cross/avr-binutils/patches/patch-ac')
-rw-r--r--cross/avr-binutils/patches/patch-ac14
1 files changed, 0 insertions, 14 deletions
diff --git a/cross/avr-binutils/patches/patch-ac b/cross/avr-binutils/patches/patch-ac
deleted file mode 100644
index 4fead6d343d..00000000000
--- a/cross/avr-binutils/patches/patch-ac
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-ac,v 1.2 2009/08/27 15:26:41 hasso Exp $
-
---- opcodes/Makefile.in.orig 2008-09-09 10:02:19 +0200
-+++ opcodes/Makefile.in
-@@ -879,7 +879,8 @@ installdirs-am:
- for dir in "$(DESTDIR)$(bfdlibdir)"; do \
- test -z "$$dir" || $(mkdir_p) "$$dir"; \
- done
--install: install-recursive
-+#install: install-recursive
-+install:
- install-exec: install-exec-recursive
- install-data: install-data-recursive
- uninstall: uninstall-recursive