Development Team/Jhbuild: Difference between revisions
m moved Walter is a wanker 12/Jhbuild to Development Team/Jhbuild over redirect: revert |
No edit summary |
||
| Line 167: | Line 167: | ||
repos['dev.laptop.org'] = 'git+ssh://marco@dev.laptop.org/git/' | repos['dev.laptop.org'] = 'git+ssh://marco@dev.laptop.org/git/' | ||
repos['dev.laptop.org/projects'] = 'git+ssh://marco@dev.laptop.org/git/projects/' | repos['dev.laptop.org/projects'] = 'git+ssh://marco@dev.laptop.org/git/projects/' | ||
== Compiling using 2 or more cores == | |||
Before running <tt>./sugar-jhbuild build</tt>, type: | |||
export MAKE_OPTIONS="-j2" | |||
==Useful Internal Links== | ==Useful Internal Links== | ||