On Sun, Apr 27, 2025 at 2:28 AM Yusuf Yaman <nxjos...@protonmail.com> wrote: > > Hi, > > I am a new user of 15.0-CURRENT and just updated my source tree and > noticed that there are now files to be built that have the ".pico" > extension, as a ccache user, i was enjoying fast world/kernel builds but > these files doesn't seem to get cached to me and my world builds are > taking long time than ever. Is there a way to skip building these > ".pico" files?
Maybe it is ccache that needs to be fixed to handle .pico? I remember reporting a similar issue to gllvm [1] and it got fixed. [1] https://github.com/SRI-CSL/gllvm/issues/41#issuecomment-718875683