_gold_disable_testsuite_build
authorMatthias Klose <doko@debian.org>
Sun, 20 Oct 2019 19:28:38 +0000 (20:28 +0100)
committerMatthias Klose <doko@debian.org>
Sun, 20 Oct 2019 19:28:38 +0000 (20:28 +0100)
Upstream status: local

Gbp-Pq: Name 130_gold_disable_testsuite_build.patch

gold/Makefile.am
gold/Makefile.in

index 46ea108bfad5638ea322902e2cc2675bbd7cea46..da550649392ccd450a572988590e6636ce7ee8a8 100644 (file)
@@ -19,7 +19,7 @@
 
 AUTOMAKE_OPTIONS = foreign
 
-SUBDIRS = po testsuite
+SUBDIRS = po
 
 tooldir = $(exec_prefix)/$(target_alias)
 
index 9aa3c2969477a6f20753370d0a7ed1d1815413d1..3d40cae7d00d81760f1dd6ee2635a1ac42e23fb1 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