mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
* Backport upstream fix to not spin in blas_memory_alloc on ENOMEM (bug #967251). Combined with the high defaults for NUM_PARALLEL and NUM_THREADS set by the ebuild, flexiblas configure would hang. * Choose lower values for NUM_PARALLEL, NUM_THREADS on 32-bit arches (bug #967251). * Document the current issue w/ overcommit (bug #967026). Thank you to Anon Emuss for the detailed bug report and analysis. Bug: https://bugs.gentoo.org/967026 Closes: https://bugs.gentoo.org/967251 Tested-by: Eli Schwartz <eschwartz@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>