_gold_disable_testsuite_build
authorMatthias Klose <doko@debian.org>
Thu, 21 Mar 2019 14:49:23 +0000 (14:49 +0000)
committerMatthias Klose <doko@debian.org>
Thu, 21 Mar 2019 14:49:23 +0000 (14:49 +0000)
Upstream status: local

Gbp-Pq: Name 130_gold_disable_testsuite_build.patch

gold/Makefile.am
gold/Makefile.in

index 704c3b8e27f2c11ed640f632ddbdd50be7c08f13..15bf13e3cc5708fa74f5097f7e712c4abc085b37 100644 (file)
@@ -19,7 +19,7 @@
 
 AUTOMAKE_OPTIONS = foreign
 
-SUBDIRS = po testsuite
+SUBDIRS = po
 
 tooldir = $(exec_prefix)/$(target_alias)
 
index d581149858c08ef76b22e8af946594b25c1047d5..e6f6d07d89b183d15be27ab3e324f4fccf4bb428 100644 (file)
@@ -667,7 +667,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