apr-util: disable parallel build
authorMichal Vasilek <michal.vasilek@nic.cz>
Thu, 15 Dec 2022 10:18:00 +0000 (11:18 +0100)
committerRosen Penev <rosenp@gmail.com>
Sat, 17 Dec 2022 04:47:42 +0000 (20:47 -0800)
commitbd9e119d68fba792a1f760525540c0e0cf10e63f
tree75c8988def5898112ade5c3c641ffdfe791b23c2
parent173146bbd5bd0e086e65597ae207360f4364c176
apr-util: disable parallel build

Build reliably fails with -j20

    crypto/apr_passwd.c:200:1: fatal error: error closing -: Broken pipe
      200 | }
          | ^
    compilation terminated.

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
libs/apr-util/Makefile