Commit 0f9d820c authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

Revert "component/openblas: use default SlapOS gcc."

This reverts commit 9e769522.
parent f0c9b57c
[buildout] [buildout]
extends = extends =
../gcc/buildout.cfg
../perl/buildout.cfg ../perl/buildout.cfg
parts = parts =
...@@ -32,4 +31,4 @@ make-options = ...@@ -32,4 +31,4 @@ make-options =
make-targets = make-targets =
PREFIX="@@LOCATION@@" install PREFIX="@@LOCATION@@" install
environment = environment =
PATH=${gcc:prefix}/bin:${perl:location}/bin:%(PATH)s PATH=${perl:location}/bin:%(PATH)s
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment