]> git.draconx.ca Git - gentoo-draconx.git/blob - sys-devel/gcc/files/gcc-pod-deps.patch
Add gcc with fixed POD dependencies.
[gentoo-draconx.git] / sys-devel / gcc / files / gcc-pod-deps.patch
1 --- gcc-4.3.2/gcc/Makefile.in
2 +++ gcc-4.3.2/gcc/Makefile.in
3 @@ -3789,7 +3789,7 @@
4  # These next rules exist because the output name is not the same as
5  # the input name, so our implicit %.pod rule will not work.
6
7 -gcc.pod: invoke.texi cppenv.texi cppopts.texi
8 +gcc.pod: invoke.texi cppenv.texi cppopts.texi gcc-vers.texi
9         $(STAMP) $@
10         -$(TEXI2POD) $< > $@
11  gfdl.pod: fdl.texi