openblas: derives from MakefilePackage#2488
Conversation
…with spack#2464 openblas: derives from MakefilePackage
davydden
left a comment
There was a problem hiding this comment.
openblas and astyle looks ok to me
|
I would like to see documentation on |
|
@alalazo: when you get a chance, do you mind documenting the build systems? I could help with this as well but I think they're used frequently enough now it would be good to have docs soon-ish. |
@tgamblin Sure. I am currently finishing the porting to |
I tried this as an exercise, feel free to merge it if considered useful, or close it otherwise
Modifications
openblasderives fromMakefilePackage, all the rest should behave the samebuild_argsandinstall_argstobuild_targetsandinstall_targetsfor consistency with Added customization for make targets in 'build' and 'install' phases for AutotoolsPackage #2464MakefilePackage.editfrom raising to no-op@davydden