[Lldb-commits] [lldb] r203253 - Fix test 'make clean' target for empty $(DSYM) on FreeBSD
Todd Fiala
tfiala at google.com
Fri Mar 7 10:50:58 PST 2014
Awesome :-)
On Fri, Mar 7, 2014 at 10:11 AM, Ed Maste <emaste at freebsd.org> wrote:
> On 7 March 2014 13:01, Todd Fiala <tfiala at google.com> wrote:
> >
> > Ah I see, ok.
> >
> > It might be worth taking a pass at the makefiles at some point and
> converting the direct rm usage to $(RM), but I wouldn't worry about it now.
> Only if it it would have fixed the issue on FreeBSD.
>
> Ah, applying "-r" only to the cases that actually need to remove
> directories would solve it too. I gave 'rm -f file1 "" file2' as a
> failing example but that does work; it's only w/ -r that an empty
> argument caused a failure (now fixed in FreeBSD head).
>
> Anyway, I'm here now so might as well fix up this instance.
>
--
Todd Fiala | Software Engineer | tfiala at google.com | 650-943-3180
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20140307/f0748371/attachment.html>
More information about the lldb-commits
mailing list