gio originale-
> >>>>> Da: Ansuel Smith
> >>>>> Inviato: venerdì 18 dicembre 2020 00:59
> >>>>> A: OpenWrt Development List
> >>>>> Cc: Ansuel Smith
> >>>>> Oggetto: [PATCH] tools: zlib: fix broken compile w
broken compile with ccache enabled
If ccache is enabled with an empty buildroot the compilation fails. Fix
this by using the NOCACHE compiler as it's done by other tools package.
Signed-off-by: Ansuel Smith
---
tools/zlib/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/tools
Inviato: venerdì 18 dicembre 2020 00:59
> > > > > A: OpenWrt Development List
> > > > > Cc: Ansuel Smith
> > > > > Oggetto: [PATCH] tools: zlib: fix broken compile with ccache enabled
> > > > >
> > > > >
gt; > > A: OpenWrt Development List
> > > > Cc: Ansuel Smith
> > > > Oggetto: [PATCH] tools: zlib: fix broken compile with ccache enabled
> > > >
> > > > If ccache is enabled with an empty buildroot the compilation fails. Fix
> > > >
> On Thu, Dec 17, 2020 at 4:13 PM wrote:
> >
> >
> >
> > > -Messaggio originale-
> > > Da: Ansuel Smith
> > > Inviato: venerdì 18 dicembre 2020 00:59
> > > A: OpenWrt Development List
> > > Cc: Ansuel Smith
> >
On Thu, Dec 17, 2020 at 4:13 PM wrote:
>
>
>
> > -Messaggio originale-
> > Da: Ansuel Smith
> > Inviato: venerdì 18 dicembre 2020 00:59
> > A: OpenWrt Development List
> > Cc: Ansuel Smith
> > Oggetto: [PATCH] tools: zlib: fix broken com
> -Messaggio originale-
> Da: Ansuel Smith
> Inviato: venerdì 18 dicembre 2020 00:59
> A: OpenWrt Development List
> Cc: Ansuel Smith
> Oggetto: [PATCH] tools: zlib: fix broken compile with ccache enabled
>
> If ccache is enabled with an empty buildroot th
If ccache is enabled with an empty buildroot the compilation fails. Fix
this by using the NOCACHE compiler as it's done by other tools package.
Signed-off-by: Ansuel Smith
---
tools/zlib/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/tools/zlib/Makefile b/tools/zlib/Makefile
index