sagemath/sage

Repair setting of SAGE_NUM_THREADS during build

mkoeppe opened this issue · 8 comments

This was broken by #30627, which inexplicably forgot to change one instance of sage-system-python to sage-bootstrap-python

CC: @videlec @dimpase @egourgoulhon @seblabbe

Component: build

Author: Matthias Koeppe

Branch/Commit: b58ed13

Reviewer: Dima Pasechnik

Issue created by migration from https://trac.sagemath.org/ticket/30995

Author: Matthias Koeppe

New commits:

b58ed13build/bin/sage-build-num-threads: One more rename sage-system-python -> sage-bootstrap-python

Commit: b58ed13

comment:3

lgtm

Reviewer: Dima Pasechnik

comment:4

Thanks!