source:
patches/perl-5.8.8-gcc42_fix-1.patch@
c30178f
Last change on this file since c30178f was 3508ede, checked in by , 17 years ago | |
---|---|
|
|
File size: 763 bytes |
-
makedepend.SH
Submitted By: Joe Ciccone <jciccone@linuxfromscratch.org> Date: 2007-03-10 Initial Package Version: 5.8.8 Upstream Status: From Upstream Origin: http://www.nntp.perl.org/group/perl.perl5.changes/2006/07/msg16428.html Description: Account for a change in gcc-4.2.0. diff -Naur perl-5.8.8.orig/makedepend.SH perl-5.8.8/makedepend.SH
old new 167 167 -e '/^#.*<builtin>/d' \ 168 168 -e '/^#.*<built-in>/d' \ 169 169 -e '/^#.*<command line>/d' \ 170 -e '/^#.*<command-line>/d' \ 170 171 -e '/^#.*"-"/d' \ 171 172 -e '/: file path prefix .* never used$/d' \ 172 173 -e 's#\.[0-9][0-9]*\.c#'"$file.c#" \
Note:
See TracBrowser
for help on using the repository browser.