openblas: avoid using make -j when building 16823/head
authorEneas U de Queiroz <cotequeiroz@gmail.com>
Wed, 6 Oct 2021 19:26:23 +0000 (16:26 -0300)
committerEneas U de Queiroz <cotequeiroz@gmail.com>
Wed, 6 Oct 2021 20:09:10 +0000 (17:09 -0300)
commitbf99bfbadb22d6a60c8699f48af1521b956c35e6
tree47021e0364ff00c587202c997474f77f8bc09c4d
parent7ff29af4fd6207b56ae0697775ee468399a76afa
openblas: avoid using make -j when building

Set MAKE_NB_JOBS=-1 so that no -j parameter is passed to make when
building the package, honoring the parent make's setting.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
libs/openblas/Makefile