Skip to content

Commit

Permalink
Remove MFEM patch
Browse files Browse the repository at this point in the history
  • Loading branch information
chapman39 committed Jul 30, 2024
1 parent e2ac2e0 commit 84cf71d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 17 deletions.
13 changes: 0 additions & 13 deletions scripts/spack/packages/mfem/fix-dep-ordering.patch

This file was deleted.

4 changes: 0 additions & 4 deletions scripts/spack/packages/mfem/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ class Mfem(BuiltinMfem):
# moved forward past the release. Increment the last number when updating the commit sha.
version("4.7.0.1", commit="057a5a43b067bf1507c0cb6d8165fdd153702b96")

# This can be removed once the following MFEM PR merges
# https://github.com/mfem/mfem/pull/4363
patch("fix-dep-ordering.patch")

variant('asan', default=False, description='Add Address Sanitizer flags')

# AddressSanitizer (ASan) is only supported by GCC and (some) LLVM-derived
Expand Down

0 comments on commit 84cf71d

Please sign in to comment.