belegdol Posted December 17, 2019 Posted December 17, 2019 Hello, is there a parameter one can pass to ./compile.sh in order to limit which toolchains are being downloaded? I just checked and cache/toolchains is taking up 14 GB on my VM and given that I only ever build odroidxu4 kernels this is quite an overkill. I could of course delete the cache manually but this would mean that the toolchains need to be re-downloaded for the next rebuild. Thanks!
martinayotte Posted December 17, 2019 Posted December 17, 2019 44 minutes ago, belegdol said: I just checked and cache/toolchains is taking up 14 GB on my VM You can edit lib/general.sh to reduce the toolchain list to only the ones you need.
Igor Posted December 18, 2019 Posted December 18, 2019 12 hours ago, belegdol said: is there a parameter one can pass to Not supported / developed. Its one of those: quite some work, little gain ... if you find the time to do the bulk of the refactoring job, I will review.
Recommended Posts