_gold_disable_testsuite_build
authorMatthias Klose <doko@debian.org>
Thu, 8 Mar 2018 05:04:10 +0000 (05:04 +0000)
committerMatthias Klose <doko@debian.org>
Thu, 8 Mar 2018 05:04:10 +0000 (05:04 +0000)
Upstream status: local

Gbp-Pq: Name 130_gold_disable_testsuite_build.patch

gold/Makefile.am
gold/Makefile.in

index 10115c71e23c84af0ac75caeea7169ff2c34f848..251bc0d1cf42dfedd028742e8b739b7af0c36380 100644 (file)
@@ -19,7 +19,7 @@
 
 AUTOMAKE_OPTIONS = foreign
 
-SUBDIRS = po testsuite
+SUBDIRS = po
 
 tooldir = $(exec_prefix)/$(target_alias)
 
index 954f986d3534958a821ab535d5c7929168c26089..07fef3be9718a457786574a874c5737ce385d724 100644 (file)
@@ -475,7 +475,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