boost verbump in pisi-2.0 main

This commit is contained in:
Ertuğrul Erata
2015-07-20 21:14:16 +03:00
parent a9fd5b92b7
commit f48635879a
3 changed files with 374 additions and 6 deletions
+2 -1
View File
@@ -10,7 +10,8 @@ from pisi.actionsapi import shelltools
def setup():
shelltools.system("./bootstrap.sh --with-toolset=gcc --with-icu --with-python=/usr/bin/python2.7 --prefix=%s/usr" % get.installDIR())
shelltools.echo("project-config.jam","using mpi ;")
#shelltools.echo("project-config.jam","using mpi ;")
#shelltools.echo("project-config.jam","--without-mpi ;")
def build():
shelltools.system("./b2 \