summaryrefslogtreecommitdiff
path: root/cross/avr-binutils/patches/patch-gas_Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'cross/avr-binutils/patches/patch-gas_Makefile.in')
-rw-r--r--cross/avr-binutils/patches/patch-gas_Makefile.in24
1 files changed, 12 insertions, 12 deletions
diff --git a/cross/avr-binutils/patches/patch-gas_Makefile.in b/cross/avr-binutils/patches/patch-gas_Makefile.in
index 1f00d5c4aef..a6beed07702 100644
--- a/cross/avr-binutils/patches/patch-gas_Makefile.in
+++ b/cross/avr-binutils/patches/patch-gas_Makefile.in
@@ -1,15 +1,15 @@
-$NetBSD: patch-gas_Makefile.in,v 1.1 2021/09/08 12:03:00 micha Exp $
+$NetBSD: patch-gas_Makefile.in,v 1.2 2022/05/23 11:56:35 micha Exp $
-Avoid installing po (NLS) files.
+Avoid installing info files (which duplicates with other CPU).
---- gas/Makefile.in.orig 2021-07-18 16:37:38.000000000 +0000
+--- gas/Makefile.in.orig 2022-02-09 11:48:02.000000000 +0000
+++ gas/Makefile.in
-@@ -421,7 +421,7 @@ zlibdir = @zlibdir@
- zlibinc = @zlibinc@
- AUTOMAKE_OPTIONS = dejagnu foreign no-dist subdir-objects
- ACLOCAL_AMFLAGS = -I .. -I ../config -I ../bfd
--SUBDIRS = doc po
-+SUBDIRS = doc
- tooldir = $(exec_prefix)/$(target_alias)
-
- # This is where we get zlib from. zlibdir is -L../zlib and zlibinc is
+@@ -266,7 +266,7 @@ AM_V_texidevnull = $(am__v_texidevnull_@
+ am__v_texidevnull_ = $(am__v_texidevnull_@AM_DEFAULT_V@)
+ am__v_texidevnull_0 = > /dev/null
+ am__v_texidevnull_1 =
+-INFO_DEPS = doc/as.info
++INFO_DEPS =
+ TEXINFO_TEX = $(top_srcdir)/../texinfo.tex
+ am__TEXINFO_TEX_DIR = $(top_srcdir)/..
+ DVIS = doc/as.dvi