• Otto Kekäläinen's avatar
    Revert "Added -j option to dpkg-buildpackage to speed up build" · f3e2efe0
    Otto Kekäläinen authored
    This reverts commit a89a6e4f.
    
    We cannot blindly assume all CPUs on all hosts are available for
    building. For example our own buildbot.mariadb.org builders go
    amok if everey host CPU core is used in parallel for every build
    on a host.
    
    This option should be configurable, and in fact it already is via
    the parallel=N setting in DEB_BUILD_OPTIONS. See debian/rules
    for details.
    f3e2efe0
autobake-deb.sh 7.31 KB