From: Matthias Klose Date: Sat, 20 Feb 2021 15:38:30 +0000 (+0000) Subject: Description: Disable build of gold/testsuite X-Git-Tag: archive/raspbian/2.35.2-2+rpi1^2~17 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=36f6ef4c71c3313805d72b120bad269db8121faa;p=binutils.git Description: Disable build of gold/testsuite Upstream status: local Upstream status: local Gbp-Pq: Name 130_gold_disable_testsuite_build.patch --- diff --git a/gold/Makefile.am b/gold/Makefile.am index 26885eb95..0975707e6 100644 --- a/gold/Makefile.am +++ b/gold/Makefile.am @@ -19,7 +19,7 @@ AUTOMAKE_OPTIONS = foreign -SUBDIRS = po testsuite +SUBDIRS = po tooldir = $(exec_prefix)/$(target_alias) diff --git a/gold/Makefile.in b/gold/Makefile.in index 41f511ce2..68b0bef84 100644 --- a/gold/Makefile.in +++ b/gold/Makefile.in @@ -656,7 +656,7 @@ top_srcdir = @top_srcdir@ zlibdir = @zlibdir@ zlibinc = @zlibinc@ AUTOMAKE_OPTIONS = foreign -SUBDIRS = po testsuite +SUBDIRS = po tooldir = $(exec_prefix)/$(target_alias) ACLOCAL_AMFLAGS = -I ../bfd -I ../config