Skip to content

Commit

Permalink
Merge pull request #315 from JCSDA/AlexanderRichert-NOAA-met-tweak-sep23
Browse files Browse the repository at this point in the history
Update met package.py
  • Loading branch information
climbfuji authored Sep 5, 2023
2 parents 42ede2d + b663c81 commit 24160eb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions var/spack/repos/builtin/packages/met/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,3 @@ def configure_args(self):
if self.spec.satisfies("%apple-clang@14:"):
args.append("CXXFLAGS=-std=gnu++17")
return args

def setup_run_environment(self, env):
env.set("MET_BASE", self.prefix)

0 comments on commit 24160eb

Please sign in to comment.