#[SOLVED] How to make pacman compile with a lot of thread ?
10 messages · Page 1 of 1 (latest)
10 messages · Page 1 of 1 (latest)
I trying to download a package via paru but it's compile with 2 thread I want use way more thread
MAKEFLAGS=-j<number_of_threads_to_use>
thanks
https://wiki.archlinux.org/title/makepkg#configuration for persisting the flags
no prob