Skip to content

Commit

Permalink
Fix typo in spack/package.py
Browse files Browse the repository at this point in the history
This commit references #453
  • Loading branch information
EricEngle-NOAA committed Oct 24, 2023
1 parent d6bbaea commit cdfc9cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spack/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ class G2c(CMakePackage):
default=False,
description="Turn on OpenMP threading",
when="@develop",
)
variant(
"pthreads",
default=False,
Expand Down

0 comments on commit cdfc9cc

Please sign in to comment.