We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d519d04 commit 756c053Copy full SHA for 756c053
1 file changed
library_builders.sh
@@ -94,7 +94,7 @@ function build_adios2 {
94
git clone https://github.com/ornladios/ADIOS2 ADIOS2-2.11.0
95
cd ADIOS2-2.11.0
96
git checkout 7a21e4ef2f5def6659e67084b5210a66582d4b1a
97
- patch -p1 ../ADIOS2_4820.patch
+ patch -p0 ../ADIOS2_4820.patch
98
git diff
99
cd ..
100
0 commit comments