sifive / wake

The SiFive wake build tool
Other
86 stars 28 forks source link

rsc: Use a singular env var to debug shared caches #1578

Closed V-FEXrt closed 3 months ago

V-FEXrt commented 3 months ago

I unnecessarily introduced a new env var for debugging the remote cache. This complicated things without actually having an real value. This change makes the old env var the standard and warns when the new one is being used.