https://bugs.freedesktop.org/show_bug.cgi?id=97988
--- Comment #25 from Andy Furniss <adf.lists at gmail.com> --- (In reply to Dieter Nützel from comment #23) > (In reply to Andy Furniss from comment #21) > > (In reply to Nicolai Hähnle from comment #20) > > > Created attachment 127812 [details] [review] [review] [review] > > > Mesa part of fix > > > > > > LLVM patch https://reviews.llvm.org/D26348 together with the attached > > > patch > > > for Mesa fix this bug. > > > > Nice, will test later, but is there a actually a nice way to get a patch > > from Phabricator that will apply from top level with git apply? > > > > I usually fail with "download raw diff" and have to search/sort out the > > paths by hand. > > Hello Andy, > > how did you solved this? Turned out to be easier than I remembered from my previous few efforts when (rarely) applying patches for llvm from there. All I needed to do, was wherever there is a +++ or --- followed by a path, add a leading / to the path. I guess there is a cool command line way like Nicolai says - but I would probably end up hosing the whole thing if I tried like that :-) -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20161107/cf827281/attachment.html>