From 5311e7ec1ba211831da1d3b0039455a5d083a0aa Mon Sep 17 00:00:00 2001 From: Francois-Xavier Coudert Date: Mon, 2 May 2022 14:54:55 +0200 Subject: [PATCH] nwchem: compile on ARM Closes #100621. Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> --- Formula/nwchem.rb | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Formula/nwchem.rb b/Formula/nwchem.rb index aa223b4e8de..36b3d163f01 100644 --- a/Formula/nwchem.rb +++ b/Formula/nwchem.rb @@ -36,6 +36,12 @@ class Nwchem < Formula sha256 "1ff3fdacdebb0f812f6f14c423053a12f2389b0208b8809f3ab401b066866ffc" end + # patch for compatibility with ARM + patch do + url "https://github.com/nwchemgit/nwchem/commit/2a14c04f.patch?full_index=1" + sha256 "3a14bb5312861948a468a02a0a079a730e8d9db98d2f2758076f9cd649a6fc04" + end + def install pkgshare.install "QA"