When Guix ABI updates, I need to do make clean-go make-go, it takes 47 minutes on my machine :/
#guix #guile
@abcdw I think you can do `make clean-go` and `make -j16 make-go` instead, which does speed it up a lot, but I assume you are aware of that.
@abcdw I think you can do `make clean-go` and `make -j16 make-go` instead, which does speed it up a lot, but I assume you are aware of that.