Description: Disable build of gold/testsuite
authorMatthias Klose <doko@debian.org>
Sun, 2 Jan 2022 08:17:30 +0000 (08:17 +0000)
committerBastian Blank <waldi@debian.org>
Sun, 2 Jan 2022 08:17:30 +0000 (08:17 +0000)
Upstream status: local

Upstream status: local

Gbp-Pq: Name 130_gold_disable_testsuite_build.patch

gold/Makefile.am
gold/Makefile.in

index c77970dad6522f9c26a299b01bfa305f90b1393b..2896b402571675159f13d1d24d5c457ab635a7c2 100644 (file)
@@ -19,7 +19,7 @@
 
 AUTOMAKE_OPTIONS = foreign
 
-SUBDIRS = po testsuite
+SUBDIRS = po
 
 tooldir = $(exec_prefix)/$(target_alias)
 
index 2710348e5ab52f425a7b8ff5228a29d2055498dc..8fc3af33bda5d6c1cb424bd34db6f0904b930bd7 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