Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fengzch-das
multibuild
Commits
69834c90
"devtools/ci/gh-actions/vscode:/vscode.git/clone" did not exist on "9fe1bae6efa18a55994522a8aac4f24338a2894e"
Commit
69834c90
authored
Dec 31, 2017
by
Andrew Murray
Committed by
xoviat
Jan 30, 2018
Browse files
Fixed typos
parent
f3dc9328
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
library_builders.sh
library_builders.sh
+2
-2
No files found.
library_builders.sh
View file @
69834c90
# Find, load common utilties
# Find, load common util
i
ties
# 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 lib
r
aries
OPENBLAS_VERSION
=
"
${
OPENBLAS_VERSION
:-
0
.2.18
}
"
# We use system zlib by default - see build_new_zlib
ZLIB_VERSION
=
"
${
ZLIB_VERSION
:-
1
.2.10
}
"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment