From: Matthias Klose Date: Mon, 7 Feb 2022 07:54:20 +0000 (+0000) Subject: Description: Disable build of gold/testsuite X-Git-Tag: archive/raspbian/2.37.90.20220207-1+rpi1^2~14 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=888dc64ad045ae80923eb42b3a0db22746fb0800;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 e957e5b07..d9c080624 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 a10e9d42e..4223a6135 100644 --- a/gold/Makefile.in +++ b/gold/Makefile.in @@ -657,7 +657,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