Skip to content

Commit ea666a8

Browse files
committed
Use git tag for ADIOS2 patch
1 parent dfd4d94 commit ea666a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

library_builders.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ exit /b 0
2121
https://github.com/ornladios/ADIOS2/archive/v2.10.2.zip
2222
powershell Expand-Archive adios2-2.10.2.zip -DestinationPath dep-adios2
2323

24-
curl -sLo dep-adios2/ADIOS2-2.10.2/patch.diff https://github.com/franzpoeschel/ADIOS2/commit/9f3bea5d3974578bb40fc629506666633a4b6743.patch
24+
curl -sLo dep-adios2/ADIOS2-2.10.2/patch.diff https://github.com/franzpoeschel/ADIOS2/commit/patches-fix-32-bit-builds.patch
2525

2626
:: Use git-am for applying the patch,
2727
:: for some reason, python -m patch just silently does nothing.

0 commit comments

Comments
 (0)