I decided to yay resolve-davinci but it takes a WHOLE DAY to build(Building CXX object). Why? I have Ryzen 7 1700x and its usage is only up to 25%
I decided to yay resolve-davinci but it takes a WHOLE DAY to build(Building CXX object). Why? I have Ryzen 7 1700x and its usage is only up to 25%
I had the same problem the other day and yes, it was only using one core.
Turns out you just need to set
MAKEFLAGS="-j$(nproc)"
. I didn’t test it yet, but the arch wiki says soYep.
Thank you!
deleted by creator