Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 728304
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- a/gcc/Makefile.in
0
++ b/gcc/Makefile.in
Lines 2016-2022 Link Here
2016
# s-selftest-<LANG>.  Otherwise, they should define it as empty.
2016
# s-selftest-<LANG>.  Otherwise, they should define it as empty.
2017
2017
2018
SELFTEST_TARGETS = @selftest_languages@
2018
SELFTEST_TARGETS = @selftest_languages@
2019
selftest: $(SELFTEST_TARGETS)
2019
selftest: $(SELFTEST_TARGETS) xgcc$(exeext)
2020
2020
2021
# Recompile all the language-independent object files.
2021
# Recompile all the language-independent object files.
2022
# This is used only if the user explicitly asks for it.
2022
# This is used only if the user explicitly asks for it.

Return to bug 728304