cmake --build . --parallel ${nproc}
make -j${nproc}
these lines prevent the package from being built on my computer (i3-4010U/4GB/ssd)
no problem with that option
cmake --build .
make
$ grep MAKEFLAGS /etc/makepkg.conf
MAKEFLAGS="-j2"
Pinned Comments
rvasilev commented on 2020-05-05 17:22 (UTC) (edited on 2023-04-01 17:44 (UTC) by rvasilev)
https://github.com/arch-noob/scantailor-advanced-git for issues and PRs
01.04.2023 This package was updated with other upstream repo.