You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This reverts commit 1a2dd82.
Running compileall with -j0 on solaris does not seem to work, too many
processes are started at once and the build hang.
Given that we don't really need this optimisation just remove the
Makefile change.
TN: T422-022
0 commit comments