Skip to content

Commit

Permalink
Flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
sethrj committed Jan 4, 2020
1 parent 44ab631 commit d714822
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion var/spack/repos/builtin/packages/openblas/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ class Openblas(MakefilePackage):
version('0.2.16', sha256='766f350d0a4be614812d535cead8c816fc3ad3b9afcd93167ea5e4df9d61869b')
version('0.2.15', sha256='73c40ace5978282224e5e122a41c8388c5a19e65a6f2329c2b7c0b61bacc9044')


variant('ilp64', default=False, description='Force 64-bit Fortran native integers')
variant('pic', default=True, description='Build position independent code')
variant('shared', default=True, description='Build shared libraries')
Expand Down

0 comments on commit d714822

Please sign in to comment.