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
49a9c18b
"vscode:/vscode.git/clone" did not exist on "ce6fcfcd3877e78613d44fdf226c85cc6bcd4f58"
Commit
49a9c18b
authored
Dec 20, 2017
by
xoviat
Browse files
Revert "Libraries: add netcdf"
parent
c4e07a66
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
9 deletions
+0
-9
library_builders.sh
library_builders.sh
+0
-9
No files found.
library_builders.sh
View file @
49a9c18b
...
@@ -39,8 +39,6 @@ LIBTOOL_VERSION=${LIBTOOL_VERSION:-2.4.6}
...
@@ -39,8 +39,6 @@ LIBTOOL_VERSION=${LIBTOOL_VERSION:-2.4.6}
RAGEL_VERSION
=
${
RAGEL_VERSION
:-
6
.10
}
RAGEL_VERSION
=
${
RAGEL_VERSION
:-
6
.10
}
FLEX_VERSION
=
${
FLEX_VERSION
:-
2
.6.4
}
FLEX_VERSION
=
${
FLEX_VERSION
:-
2
.6.4
}
BISON_VERSION
=
${
BISON_VERSION
:-
3
.0.4
}
BISON_VERSION
=
${
BISON_VERSION
:-
3
.0.4
}
NETCDF_VERSION
=
${
NETCDF_VERSION
:-
4
.5.0
}
OPENSSL_ROOT
=
openssl-1.0.2l
OPENSSL_ROOT
=
openssl-1.0.2l
# Hash from https://www.openssl.org/source/openssl-1.0.2?.tar.gz.sha256
# Hash from https://www.openssl.org/source/openssl-1.0.2?.tar.gz.sha256
OPENSSL_HASH
=
ce07195b659e75f4e1db43552860070061f156a98bb37b672b101ba6e3ddf30c
OPENSSL_HASH
=
ce07195b659e75f4e1db43552860070061f156a98bb37b672b101ba6e3ddf30c
...
@@ -395,10 +393,3 @@ function build_flex {
...
@@ -395,10 +393,3 @@ function build_flex {
build_simple flex
$FLEX_VERSION
\
build_simple flex
$FLEX_VERSION
\
https://github.com/westes/flex/releases/download/v
$FLEX_VERSION
https://github.com/westes/flex/releases/download/v
$FLEX_VERSION
}
}
function
build_netcdf
{
build_zlib
build_hdf5
build_curl
build_simple netcdf
$NETCDF_VERSION
ftp://ftp.unidata.ucar.edu/pub/netcdf
}
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