[PATCH] Prevents makeinfo-of-death

M P buserror@gmail.com
Thu Mar 4 12:53:00 GMT 2010


Hi guys,

I'm using crosstools-ng as part of my own little distro-make-script
and I've discovered that on my system the logic that  generates the
makeinfo wrapper is a bit flawed, as "which" finds the previously
generated makefinfo wrapper, and building afterward will generate a
lovely fork loop that will lead to a painfully slow death.

Anyway, this small patch against 1.6.0 delete previous incarnation of
the wrapper and ensure "which" can't find it.

Michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 10crosstools-safe-makeinfo.patch
Type: application/octet-stream
Size: 779 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/crossgcc/attachments/20100304/e5b27950/attachment.obj>
-------------- next part --------------
--
For unsubscribe information see http://sourceware.org/lists.html#faq


More information about the crossgcc mailing list