forked from Plemya-x/alr-repo
		
	добавление $NCPU
This commit is contained in:
		| @@ -25,7 +25,7 @@ cd ./qt6-build | ||||
| } | ||||
|  | ||||
| build() { | ||||
| cmake --build . --parallel | ||||
| cmake --build . --parallel "${NCPU}" | ||||
|         } | ||||
| package() { | ||||
| #	install -Dm755 ./${name}v${version}/ "${pkgdir}/usr/bin/" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user