From 7f5ce1a0c2ae1bdddaa68ce4c17ca8f98d2daf50 Mon Sep 17 00:00:00 2001 From: edoapra Date: Fri, 20 Oct 2023 16:14:35 -0700 Subject: [PATCH] remove https://github.com/GlobalArrays/ga/commit/c9c174fbb52f68f0c72c9bbebd3ef88b976b7037 on Linux to avoid amdflang GA failures https://github.com/nwchemgit/nwchem/issues/171#issuecomment-1773473504 --- src/tools/autoconf_patch.sh | 16 ++++++++++++++++ src/tools/get-tools-github | 3 +++ 2 files changed, 19 insertions(+) create mode 100755 src/tools/autoconf_patch.sh diff --git a/src/tools/autoconf_patch.sh b/src/tools/autoconf_patch.sh new file mode 100755 index 0000000000..f2e431a113 --- /dev/null +++ b/src/tools/autoconf_patch.sh @@ -0,0 +1,16 @@ +#!/usr/bin/env bash +rm -f autoconf.patch +cat > autoconf.patch <