[Olsr-dev] [PATCH] fix infinite recursion problem when running make

Felix Fietkau (spam-protected)
Sat Nov 3 18:00:10 CET 2007


Hi,

with certain make versions, running make in the olsr directory loops
forever rebuilding a dependency file. This is caused by a bogus .PHONY
statement (which is erroneously used on a real file target).
This patch fixes it:
https://svn.openwrt.org/openwrt/packages/net/olsrd/patches/110-build_fix.patch

- Felix





More information about the Olsr-dev mailing list