forked from Imagelibrary/binutils-gdb
gold: running tests in parallel.
gold/: * configure.ac (AM_INIT_AUTOMAKE): Use parallel-tests option. * Makefile.in: Regenerate. * testsuite/Makefile.in: Regenerate.
This commit is contained in:
@@ -7,7 +7,7 @@ AC_CONFIG_SRCDIR(gold.cc)
|
||||
|
||||
AC_CANONICAL_TARGET
|
||||
|
||||
AM_INIT_AUTOMAKE([no-dist])
|
||||
AM_INIT_AUTOMAKE([no-dist parallel-tests])
|
||||
|
||||
AM_CONFIG_HEADER(config.h:config.in)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user