Description: Disable build of gold/testsuite
authorMatthias Klose <doko@debian.org>
Sat, 24 Sep 2022 12:22:36 +0000 (13:22 +0100)
committerMatthias Klose <doko@debian.org>
Sat, 24 Sep 2022 12:22:36 +0000 (13:22 +0100)
Upstream status: local

Upstream status: local

Gbp-Pq: Name 130_gold_disable_testsuite_build.patch

gold/Makefile.am
gold/Makefile.in

index 532bb1e2e5279b56155311dd196a65c3b4dcb2ee..3fc8210018628be357f242e367891bfcc6b87aa7 100644 (file)
@@ -19,7 +19,7 @@
 
 AUTOMAKE_OPTIONS = foreign
 
-SUBDIRS = po testsuite
+SUBDIRS = po
 
 tooldir = $(exec_prefix)/$(target_alias)
 
index d7b8c2e66fa4b4f2f3bb81dd4cea3783035497d5..27d713074ee7d4fc124af9fcda477c84ce730f4a 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