diff --git a/games-engines/dragengine/dragengine-1.30.1.recipe b/games-engines/dragengine/dragengine-1.30.1.recipe index 34f2437b7..0c53f98f0 100644 --- a/games-engines/dragengine/dragengine-1.30.1.recipe +++ b/games-engines/dragengine/dragengine-1.30.1.recipe @@ -114,6 +114,7 @@ BUILD() echo "docdir = '$manDir'" >>custom.py echo "version = '$portVersion'" >>custom.py + # scons $jobArgs build # scons crashes with multi-thread in some situations. # this is a python problem especially with version 3 onwards