Description: Disable build of gold/testsuite
authorMatthias Klose <doko@debian.org>
Wed, 9 Feb 2022 14:53:21 +0000 (14:53 +0000)
committerMatthias Klose <doko@debian.org>
Wed, 9 Feb 2022 14:53:21 +0000 (14:53 +0000)
Upstream status: local

Upstream status: local

Gbp-Pq: Name 130_gold_disable_testsuite_build.patch

gold/Makefile.am
gold/Makefile.in

index e957e5b07b62f62b4bb834a4b32f097978a17dac..d9c080624c26cfb76895c9f9ff2143e7561db20d 100644 (file)
@@ -19,7 +19,7 @@
 
 AUTOMAKE_OPTIONS = foreign
 
-SUBDIRS = po testsuite
+SUBDIRS = po
 
 tooldir = $(exec_prefix)/$(target_alias)
 
index a10e9d42e7149cc3827cb72d72063cfb03769436..4223a6135b4e681081a45314400042e512e09833 100644 (file)
@@ -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