Skip to content

Commit

Permalink
Update met package.py
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderRichert-NOAA authored Sep 1, 2023
1 parent 42ede2d commit b663c81
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 b663c81

Please sign in to comment.