re PR other/40010 (Parallel make issue when building man pages)

gcc/
2009-06-23  Mark Loeser  <mark@halcy0n.com>

	PR build/40010
	* Makefile.in (gcc.pod): Depend on gcc-vers.texi.

From-SVN: r149345
This commit is contained in:
Mark Loeser 2009-07-07 19:57:15 +00:00 committed by Ralf Wildenhues
parent 60662d5f6b
commit 4db19cc759
2 changed files with 7 additions and 2 deletions

View File

@ -1,10 +1,15 @@
2009-06-23 Mark Loeser <mark@halcy0n.com>
PR build/40010
* Makefile.in (gcc.pod): Depend on gcc-vers.texi.
2009-07-07 Manuel López-Ibáñez <manu@gcc.gnu.org>
* pretty-print.c (pp_base_format): Remove %J.
* c-format.c (gcc_diag_char_table, gcc_tdiag_char_table,
gcc_cxxdiag_char_table): Likewise.
(init_dynamic_diag_info): Likewise.
2009-07-07 Manuel López-Ibáñez <manu@gcc.gnu.org>
* pretty-print.c (pp_base_format): Remove %H.

View File

@ -3925,7 +3925,7 @@ cpp.pod: cpp.texi cppenv.texi cppopts.texi
# These next rules exist because the output name is not the same as
# the input name, so our implicit %.pod rule will not work.
gcc.pod: invoke.texi cppenv.texi cppopts.texi
gcc.pod: invoke.texi cppenv.texi cppopts.texi gcc-vers.texi
$(STAMP) $@
-$(TEXI2POD) $< > $@
gfdl.pod: fdl.texi