Description: Disable build of gold/testsuite
authorMatthias Klose <doko@debian.org>
Wed, 27 Dec 2023 09:36:14 +0000 (10:36 +0100)
committerMatthias Klose <doko@debian.org>
Wed, 27 Dec 2023 09:36:14 +0000 (10:36 +0100)
Upstream status: local

Upstream status: local

Gbp-Pq: Name 130_gold_disable_testsuite_build.patch

gold/Makefile.am
gold/Makefile.in

index 55bbf5c5874c54c3c2a3e6c2e56c2ebb6b19ada9..0999c5fc82c4d2732c65738a7946371faf7e939a 100644 (file)
@@ -19,7 +19,7 @@
 
 AUTOMAKE_OPTIONS = foreign
 
-SUBDIRS = po testsuite
+SUBDIRS = po
 
 tooldir = $(exec_prefix)/$(target_alias)
 
index ebc02d4252ebec62b890e896aad3427e29323fe6..dffc8788f385075ed720feaeb95845de25a8b968 100644 (file)
@@ -677,7 +677,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