Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/gpl3/gcc/dist/gcc re-disable selftests
details: https://anonhg.NetBSD.org/src/rev/526d52256626
branches: trunk
changeset: 378351:526d52256626
user: mrg <mrg%NetBSD.org@localhost>
date: Sun Apr 11 00:26:04 2021 +0000
description:
re-disable selftests
diffstat:
external/gpl3/gcc/dist/gcc/Makefile.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r edfa76b4c661 -r 526d52256626 external/gpl3/gcc/dist/gcc/Makefile.in
--- a/external/gpl3/gcc/dist/gcc/Makefile.in Sun Apr 11 00:02:09 2021 +0000
+++ b/external/gpl3/gcc/dist/gcc/Makefile.in Sun Apr 11 00:26:04 2021 +0000
@@ -1733,7 +1733,7 @@ MOSTLYCLEANFILES = insn-flags.h insn-con
#
# SELFTEST_DEPS need to be set before including language makefile fragments.
# Otherwise $(SELFTEST_DEPS) is empty when used from <LANG>/Make-lang.in.
-SELFTEST_DEPS = $(GCC_PASSES) stmp-int-hdrs $(srcdir)/testsuite/selftests
+SELFTEST_DEPS = $(GCC_PASSES) stmp-int-hdrs
# Language makefile fragments.
Home |
Main Index |
Thread Index |
Old Index