Description: Disable build of gold/testsuite
authorMatthias Klose <doko@debian.org>
Fri, 7 Jan 2022 07:39:03 +0000 (07:39 +0000)
committerMatthias Klose <doko@debian.org>
Fri, 7 Jan 2022 07:39:03 +0000 (07:39 +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 bc24f1ffc76db8c03b57e680c7c7628a1c03c6f6..69895732d506062d86efb5347a5c83b62ccb0dd3 100644 (file)
@@ -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