Description: Disable build of gold/testsuite
authorMatthias Klose <doko@debian.org>
Mon, 27 Jan 2025 10:12:03 +0000 (11:12 +0100)
committerMatthias Klose <doko@debian.org>
Mon, 27 Jan 2025 10:12:03 +0000 (11:12 +0100)
Upstream status: local

Upstream status: local

Gbp-Pq: Name 130_gold_disable_testsuite_build.patch

gold/Makefile.am
gold/Makefile.in

index e4dca04bc8984c83ff867697ca8daa786fa23950..657624a2703173c07fa1444db22e517ff431f71b 100644 (file)
@@ -19,7 +19,7 @@
 
 AUTOMAKE_OPTIONS = foreign
 
-SUBDIRS = po testsuite
+SUBDIRS = po
 
 tooldir = $(exec_prefix)/$(target_alias)
 
index 0578599a7769f153018d538ab7b667ae144b78bc..c0983b335aed9460eeb064af14510584b61c6fb1 100644 (file)
@@ -681,7 +681,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