summaryrefslogtreecommitdiff
path: root/dev-lang/erlang/files/erlang-24.0.2-serial-configure.patch
AgeCommit message (Collapse)Author
2021-07-05dev-lang/erlang: run configure in serialSergei Trofimovich
./configure does not take much time. And is certainly orders of magnitude slower than the build itself. Let's keep predictable parallelism by running sub-configure serially. Reported-by: Toralf Förster Closes: https://bugs.gentoo.org/790563 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>