From e7f18650ea0a64de60609c07cfe1a3323f986b96 Mon Sep 17 00:00:00 2001 From: sommermorgentraum <24917424+zxkmm@users.noreply.github.com> Date: Thu, 17 Oct 2024 10:51:33 +0800 Subject: [PATCH] Updated Compile on WSL with ninja (markdown) --- Compile-on-WSL-with-ninja.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Compile-on-WSL-with-ninja.md b/Compile-on-WSL-with-ninja.md index 6900681..21fb0f9 100644 --- a/Compile-on-WSL-with-ninja.md +++ b/Compile-on-WSL-with-ninja.md @@ -1,6 +1,7 @@ > [!NOTE] > ccache is default disabled because it creats issues in particular situation. -> If you are expert, enabled it following this guide: https://github.com/portapack-mayhem/mayhem-firmware/wiki/Notes-About-ccache +> If you are aware its pros and cons and you insist enable it, following this guide: https://github.com/portapack-mayhem/mayhem-firmware/wiki/Notes-About-ccache +> If you don't know what's this, just use default. 1. Update your system: