#213: Fix the build system to have « make -j » work ----------------------+----------------------------------------------------- Reporter: levill_r | Owner: Olena Team Type: defect | Status: new Priority: major | Milestone: Olena 1.1 Component: Milena | Version: 2.0 Keywords: | ----------------------+----------------------------------------------------- We cannot safely use parallel make (`make -j`''n'') with current build system, mainly because of `milena/doc/*`. Once this part is revamped, ensure `make -j2` (or more) works.