982
edits
| Line 227: | Line 227: | ||
*Update sources from local repository | *Update sources from local repository | ||
|- | |- | ||
| -m || Create separate local repositories for each source version (new) | | -m || Create separate local repositories for each source version '''(new)''' | ||
|- | |- | ||
| colspan="2" |'''Configuration''' | | colspan="2" |'''Configuration''' | ||
| Line 239: | Line 239: | ||
| -c: [y or n] || do the compilation and building | | -c: [y or n] || do the compilation and building | ||
|- | |- | ||
| -j: n|| Threads for the make command | | -j: n|| Threads for the make command. Defaults to Number of Processors + 1 '''(new)''' | ||
|- | |- | ||
| -O: n|| Optimization level for g++ | | -O: n|| Optimization level for g++ | ||
edits