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
Kwabena Antwi-Boasiako
slapos
Commits
d66c7c67
Commit
d66c7c67
authored
Sep 05, 2018
by
Jérome Perrin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixup! component/gcc: merge gcc-fortran into gcc.
parent
b4e2d3b2
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
6 deletions
+9
-6
component/PyWavelets/buildout.cfg
component/PyWavelets/buildout.cfg
+3
-2
component/scikit-image/buildout.cfg
component/scikit-image/buildout.cfg
+3
-2
component/scikit-learn/buildout.cfg
component/scikit-learn/buildout.cfg
+3
-2
No files found.
component/PyWavelets/buildout.cfg
View file @
d66c7c67
[buildout]
extends =
../gcc/buildout.cfg
../numpy/openblas.cfg
../cython/buildout.cfg
../scipy/buildout.cfg
...
...
@@ -41,6 +42,6 @@ setup-eggs =
${numpy:egg}
${scipy:egg}
rpath =
${gcc
-fortran
:location}/lib
${gcc
-fortran
:location}/lib64
${gcc:location}/lib
${gcc:location}/lib64
${openblas:location}/lib
component/scikit-image/buildout.cfg
View file @
d66c7c67
[buildout]
extends =
../gcc/buildout.cfg
../numpy/openblas.cfg
../cython/buildout.cfg
../scipy/buildout.cfg
...
...
@@ -49,6 +50,6 @@ setup-eggs =
${pillow-python:egg}
networkx
rpath =
${gcc
-fortran
:location}/lib
${gcc
-fortran
:location}/lib64
${gcc:location}/lib
${gcc:location}/lib64
${openblas:location}/lib
component/scikit-learn/buildout.cfg
View file @
d66c7c67
[buildout]
extends =
../gcc/buildout.cfg
../cython/buildout.cfg
../numpy/openblas.cfg
../scipy/buildout.cfg
...
...
@@ -40,6 +41,6 @@ setup-eggs =
${numpy:egg}
${scipy:egg}
rpath =
${gcc
-fortran
:location}/lib
${gcc
-fortran
:location}/lib64
${gcc:location}/lib
${gcc:location}/lib64
${openblas:location}/lib
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