BUILD FASTER
This commit is contained in:
parent
b615166373
commit
c7598b08e0
@ -26,7 +26,7 @@ port_configure()
|
|||||||
|
|
||||||
port_build()
|
port_build()
|
||||||
{
|
{
|
||||||
make
|
make -j$(nproc)
|
||||||
}
|
}
|
||||||
|
|
||||||
port_install()
|
port_install()
|
||||||
|
Loading…
Reference in New Issue
Block a user