On Sat, Mar 23, 2013 at 06:27:50AM -0400, John Szakmeister wrote:
> It turns out that the symlink may exists already by the time the
> toolchain Makefile gets an opportunity to run.  While we asked to
> replace the target, ln doesn't do so until after dereferencing the
> existing symlink.  This results in an unintended symlink that refers to
> itself.  Instead, create the link without dereferencing any
> symlinks by using the -n option.
> 
> Signed-off-by: John Szakmeister <j...@szakmeister.net>

Applied in r36140. Thanks!

Luka
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to