"devtools/ci/gh-actions/vscode:/vscode.git/clone" did not exist on "9fe1bae6efa18a55994522a8aac4f24338a2894e"
Commit 69834c90 authored by Andrew Murray's avatar Andrew Murray Committed by xoviat
Browse files

Fixed typos

parent f3dc9328
# Find, load common utilties
# Find, load common utilities
# Defines IS_OSX, fetch_unpack
MULTIBUILD_DIR=$(dirname "${BASH_SOURCE[0]}")
source $MULTIBUILD_DIR/common_utils.sh
......@@ -8,7 +8,7 @@ source $MULTIBUILD_DIR/_gfortran_utils.sh
PLAT="${PLAT:x86_64}"
GF_LIB_URL="https://3f23b170c54c2533c070-1c8a9b3114517dc5fe17b7c3f8c63a43.ssl.cf2.rackcdn.com"
# Recipes for building some libaries
# Recipes for building some libraries
OPENBLAS_VERSION="${OPENBLAS_VERSION:-0.2.18}"
# We use system zlib by default - see build_new_zlib
ZLIB_VERSION="${ZLIB_VERSION:-1.2.10}"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment