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
Labels
Merge Requests
104
Merge Requests
104
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
nexedi
slapos
Commits
9e769522
Commit
9e769522
authored
Apr 05, 2024
by
Kazuhiko Shiozaki
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
component/openblas: use default SlapOS gcc.
otherwise we can have "gfortran: not found" error.
parent
5fb51988
Pipeline
#33897
failed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
component/openblas/buildout.cfg
component/openblas/buildout.cfg
+2
-1
No files found.
component/openblas/buildout.cfg
View file @
9e769522
[buildout]
extends =
../gcc/buildout.cfg
../perl/buildout.cfg
parts =
...
...
@@ -31,4 +32,4 @@ make-options =
make-targets =
PREFIX="@@LOCATION@@" install
environment =
PATH=${perl:location}/bin:%(PATH)s
PATH=${
gcc:prefix}/bin:${
perl:location}/bin:%(PATH)s
Kazuhiko Shiozaki
@kazuhiko
mentioned in commit
0f9d820c
·
Apr 05, 2024
mentioned in commit
0f9d820c
mentioned in commit 0f9d820c0bfc55e1b76effd385fa04dde262586d
Toggle commit list
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