Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
isaak yansane-sisk
slapos
Commits
cb0758fe
Commit
cb0758fe
authored
Feb 22, 2016
by
Kazuhiko Shiozaki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
version up : gcc-fortran 5.3.0 and isl 0.16.1.
parent
fe5b2787
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
component/gcc/buildout.cfg
component/gcc/buildout.cfg
+4
-4
component/gmp/buildout.cfg
component/gmp/buildout.cfg
+1
-1
No files found.
component/gcc/buildout.cfg
View file @
cb0758fe
...
...
@@ -32,8 +32,8 @@ environment =
[isl]
recipe = slapos.recipe.cmmi
url = ftp://gcc.gnu.org/pub/gcc/infrastructure/isl-0.1
4
.tar.bz2
md5sum = ac
d347243fca5609e3df37dba47fd0bb
url = ftp://gcc.gnu.org/pub/gcc/infrastructure/isl-0.1
6.1
.tar.bz2
md5sum = ac
1f25a0677912952718a51f5bc20f32
configure-options =
--with-gmp-prefix=${gmp:location}
--disable-static
...
...
@@ -42,8 +42,8 @@ environment =
[gcc-common]
recipe = slapos.recipe.cmmi
url = http://ftp.gnu.org/gnu/gcc/gcc-5.
2.0/gcc-5.2
.0.tar.bz2
md5sum =
a51bcfeb3da7dd4c623e27207ed43467
url = http://ftp.gnu.org/gnu/gcc/gcc-5.
3.0/gcc-5.3
.0.tar.bz2
md5sum =
c9616fd448f980259c31de613e575719
# make install does not work when several core are used
make-targets = install -j1
...
...
component/gmp/buildout.cfg
View file @
cb0758fe
...
...
@@ -10,7 +10,7 @@ parts =
recipe = slapos.recipe.cmmi
version = 6.1.0
url = https://gmplib.org/download/gmp/gmp-${:version}.tar.xz
md5sum = a9868ef2556ad6a2909babcd1428f3c7
md5sum = a9868ef2556ad6a2909babcd1428f3c7
configure-options =
--enable-cxx
--disable-static
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment