We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e3b632 commit cd29e48Copy full SHA for cd29e48
1 file changed
library_builders.sh
@@ -74,7 +74,7 @@ function install_buildessentials {
74
touch buildessentials-stamp
75
}
76
77
-function build_ {
+function build_adios2 {
78
if [ -e -stamp ]; then return; fi
79
80
# curl -sLo -2.11.0.tar.gz \
0 commit comments