Description: Disable build of gold/testsuite
authorMatthias Klose <doko@debian.org>
Wed, 4 Jan 2023 07:44:08 +0000 (07:44 +0000)
committerMatthias Klose <doko@debian.org>
Wed, 4 Jan 2023 07:44:08 +0000 (07:44 +0000)
Upstream status: local

Upstream status: local

Gbp-Pq: Name 130_gold_disable_testsuite_build.patch

gold/Makefile.am
gold/Makefile.in

index 539dcc51c0d81b483630f6d111e857358212e68d..684e992e89c3099804c2f5474aaf855577867e7c 100644 (file)
@@ -19,7 +19,7 @@
 
 AUTOMAKE_OPTIONS = foreign
 
-SUBDIRS = po testsuite
+SUBDIRS = po
 
 tooldir = $(exec_prefix)/$(target_alias)
 
index f5c06be5a121ee84c18e8f24183c7f6db9a16450..08f0e58bc6988e5f0644fd5e17ddb42beb89ec6f 100644 (file)
@@ -666,7 +666,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