rebuild for new toolchain

This commit is contained in:
2017-03-17 00:21:06 +03:00
parent 7f89331fef
commit 972e978bb8
12 changed files with 54 additions and 5 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ 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 python : 3.4 : /usr/bin/python3 : /usr/include/python3.4m : /usr/lib ;")
shelltools.echo("project-config.jam","using python : 3.6 : /usr/bin/python3 : /usr/include/python3.6m : /usr/lib ;")
#shelltools.echo("project-config.jam","--without-mpi ;")
def build():
+7
View File
@@ -74,6 +74,13 @@
</Package>
<History>
<Update release="3">
<Date>2017-03-17</Date>
<Version>1.10.0</Version>
<Comment>Release Bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>1.10.0</Version>
+7
View File
@@ -57,6 +57,13 @@
</Package>
<History>
<Update release="3">
<Date>2017-03-17</Date>
<Version>3.1.2</Version>
<Comment>Release Bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>3.1.2</Version>
+7
View File
@@ -58,6 +58,13 @@
</Package>
<History>
<Update release="3">
<Date>2017-03-17</Date>
<Version>4.0.0</Version>
<Comment>Release Bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>4.0.0</Version>