mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-27 21:55:30 -04:00
patches removed
This commit is contained in:
parent
d0823ca5b1
commit
2982cbe3fc
1 changed files with 2 additions and 2 deletions
|
|
@ -22,11 +22,11 @@ tar xzf OpenBLAS-${VERSION}.tar.gz
|
|||
ln -sf OpenBLAS-${VERSION} OpenBLAS
|
||||
cd OpenBLAS
|
||||
# patch for apple clang -fopenmp
|
||||
patch -p0 -s -N < ../makesys.patch
|
||||
#patch -p0 -s -N < ../makesys.patch
|
||||
#patch -p0 -s -N < ../icc_avx512.patch
|
||||
# patch for pgi/nvfortran missing -march=armv8
|
||||
patch -p0 -s -N < ../arm64_fopt.patch
|
||||
patch -p1 -s -N < ../9402df5604e69f86f58953e3883f33f98c930baf.patch
|
||||
#patch -p1 -s -N < ../9402df5604e69f86f58953e3883f33f98c930baf.patch
|
||||
patch -p0 -s -N < ../crayftn.patch
|
||||
if [[ -z "${FORCETARGET}" ]]; then
|
||||
FORCETARGET=" "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue