view .hgignore @ 6990:c7a8a72e7547

OpenBLAS: Limit number of parallel jobs to JOBS * src/openblas.mk: The Makefile of OpenBLAS ignores the "-j" flag and builds with what would correspond to "-j INFINITY" instead. Set additional variable to actually limit the number of parallel jobs. See: https://github.com/OpenMathLib/OpenBLAS/pull/829
author Markus Mützel <markus.muetzel@gmx.de>
date Sat, 02 Dec 2023 17:52:57 +0100
parents 61d45e0f7888
children
line wrap: on
line source

^settings\.mk
^usr/
^log/
^pkg/
^built-packages/
^installed-packages/
^wip/
^tmp-.*/

^autom4te\.cache/
^configure
^config\.status
^config\.log
^Makefile
^cmake-toolchain-file\.stamp

^cross-tools/
^gnuplot/
^octave/
^tools/makeinst-script\.sh
^tools/set-mxe-env\.sh