openhwgroup / cva6-sdk

CVA6 SDK containing RISC-V tools and Buildroot
59 stars 64 forks source link

[Issue] gzip version problem while building #96

Open RohanAhmed1 opened 2 months ago

RohanAhmed1 commented 2 months ago

Is there an existing CVA6-SDK task for this?

Task Description

when I run,

make images

The build is break because of gzip latest version 1.5 due to deprecation of -k flag.

Description of Done

I think, we should correct that or mention it will work with gzip 1.13