summaryrefslogtreecommitdiff
path: root/cross/avr-binutils/patches/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'cross/avr-binutils/patches/patch-ah')
-rw-r--r--cross/avr-binutils/patches/patch-ah18
1 files changed, 10 insertions, 8 deletions
diff --git a/cross/avr-binutils/patches/patch-ah b/cross/avr-binutils/patches/patch-ah
index 61ccce15dc3..ccb8446503c 100644
--- a/cross/avr-binutils/patches/patch-ah
+++ b/cross/avr-binutils/patches/patch-ah
@@ -1,13 +1,15 @@
-$NetBSD: patch-ah,v 1.2 2009/08/27 15:26:41 hasso Exp $
+$NetBSD: patch-ah,v 1.3 2013/08/07 02:41:30 mef Exp $
---- binutils/Makefile.in.orig 2008-08-25 06:38:13 +0200
-+++ binutils/Makefile.in
-@@ -358,7 +358,7 @@ target_os = @target_os@
- target_vendor = @target_vendor@
- AUTOMAKE_OPTIONS = cygnus dejagnu
+Avoid installing po (nls) files
+
+--- binutils/Makefile.in.orig 2011-08-08 09:27:15.000000000 +0900
++++ binutils/Makefile.in 2012-02-06 21:51:20.000000000 +0900
+@@ -405,7 +405,7 @@
+ top_srcdir = @top_srcdir@
+ AUTOMAKE_OPTIONS = dejagnu no-dist foreign
ACLOCAL_AMFLAGS = -I .. -I ../config -I ../bfd
-SUBDIRS = doc po
+SUBDIRS = doc
tooldir = $(exec_prefix)/$(target_alias)
- YFLAGS = -d
- AM_CFLAGS = $(WARN_CFLAGS)
+
+ # Automake 1.10+ disables lex and yacc output file regeneration if