Re: Path rewriting in ccache make_relative_path - realpath conversion and its necessity
Joel Rosdahl <[email protected]> Sat, 6 Feb 2016 17:19:17 +0100
| Newsgroups | gmane.comp.compilers.ccache |
|---|---|
| Message-ID | <CAK8D=pjF7M-DEc=a_Sh9r=6+s8a05CupMq1_-UbOj=rbv3y1qw@mail.gmail.com> |
Hi, On 13 January 2016 at 06:32, vkr <[email protected]> wrote: > I noticed that the <path> in argument -isystem<path> is not converted to > relative. That issue came up a couple of monts ago as well: http://www.mail-archive.com/[email protected]/msg01233.html I've implemented support for it now: https://git.samba.org/?p=ccache.git;a=commitdiff;h=5dc1bd5f5d49950911223bce4b8192ea1042cf19. Please give it a try! -- Joel