Description: Disable build of gold/testsuite
authorMatthias Klose <doko@debian.org>
Tue, 18 Jun 2024 12:38:10 +0000 (14:38 +0200)
committerMatthias Klose <doko@debian.org>
Tue, 18 Jun 2024 12:38:10 +0000 (14:38 +0200)
Upstream status: local

Upstream status: local

Gbp-Pq: Name 130_gold_disable_testsuite_build.patch

gold/Makefile.am
gold/Makefile.in

index 381f98de1e84050b8848ab78f9e5d6c7e5c33f2d..c7af2dcb3ed5f3b4defa327074b1fc2df9edd21e 100644 (file)
@@ -19,7 +19,7 @@
 
 AUTOMAKE_OPTIONS = foreign
 
-SUBDIRS = po testsuite
+SUBDIRS = po
 
 tooldir = $(exec_prefix)/$(target_alias)
 
index 0ffbb7acdab4ba3feaf0d8eb4338303dfc7e8242..e08e49d9fa91116b881fc1f5667626d6ea238c44 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