Description: Disable build of gold/testsuite
authorMatthias Klose <doko@debian.org>
Thu, 19 Mar 2020 19:45:59 +0000 (19:45 +0000)
committerMatthias Klose <doko@debian.org>
Thu, 19 Mar 2020 19:45:59 +0000 (19:45 +0000)
Upstream status: local

Upstream status: local

Gbp-Pq: Name 130_gold_disable_testsuite_build.patch

gold/Makefile.am
gold/Makefile.in

index 26885eb950e1301314e6f8bbad1f72d39a455bf8..0975707e6c17f606b91b9bc7ebb4b532fe185899 100644 (file)
@@ -19,7 +19,7 @@
 
 AUTOMAKE_OPTIONS = foreign
 
-SUBDIRS = po testsuite
+SUBDIRS = po
 
 tooldir = $(exec_prefix)/$(target_alias)
 
index 41f511ce262b2f563940e46088e3e80f57f198e9..68b0bef845fd8b463a556086534a99789623dc84 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