]> git.zerfleddert.de Git - m1-debian/commitdiff
use more threads
authorThomas Glanzmann <thomas@glanzmann.de>
Tue, 25 Jan 2022 11:22:14 +0000 (12:22 +0100)
committerThomas Glanzmann <thomas@glanzmann.de>
Tue, 25 Jan 2022 11:22:14 +0000 (12:22 +0100)
bootstrap.sh

index 4dc4e825397d6ed67c46cfc0edea009645bcbdd8..7e01007e6c03416120b40b0538f27c9cbab12aa1 100644 (file)
@@ -44,7 +44,7 @@ build_linux()
         curl -s https://tg.st/u/5nly | git am -
         curl -s https://tg.st/u/asahi-config-2022-01-19 > .config
         make olddefconfig
-        make bindeb-pkg
+        make -j 16 bindeb-pkg
 )
 }
 
Impressum, Datenschutz