wesnoth/packaging
pentarctagon 5cdaab7589 Fixes a warning about scons builds with multiple threads.
Currently both on jenkins and locally building Wesnoth's flatpak gives the warning:

scons: warning: parallel builds are unsupported by this version of Python;
	ignoring -j or num_jobs option.

This is apparently due to an issue between scons 3.0.1 and python 3.7+, which was reported at https://github.com/SCons/scons/issues/3145, fixed in https://github.com/SCons/scons/pull/3150, and is therefore first included in scons 3.0.2.
2019-12-23 13:06:43 -06:00
..
2019-09-16 00:35:37 +02:00
2019-03-06 11:42:17 -05:00