Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
libcdi
Commits
f73117d9
Commit
f73117d9
authored
Jul 07, 2020
by
Uwe Schulzweida
Browse files
cdiInqKeyString: set string[maxlength-1] = '\0'
parents
e6630d8d
82da3c8e
Changes
1
Hide whitespace changes
Inline
Side-by-side
config/default
View file @
f73117d9
...
@@ -46,11 +46,10 @@ case "${HOSTNAME}" in
...
@@ -46,11 +46,10 @@ case "${HOSTNAME}" in
--enable-maintainer-mode
\
--enable-maintainer-mode
\
--enable-iso-c-interface
\
--enable-iso-c-interface
\
--enable-swig
\
--enable-swig
\
--enable-python
\
--with-eccodes
=
$HOME
/local/eccodes-2.17.0
\
--with-eccodes
=
$HOME
/local/eccodes-2.6.0
\
--with-netcdf
=
$HOME
/local/netcdf-4.4.1.1
\
--with-netcdf
=
$HOME
/local/netcdf-4.4.1.1
\
--with-szlib
=
$HOME
/local
\
--with-szlib
=
$HOME
/local
\
LDFLAGS
=
"-Wl,-rpath,
$HOME
/local/eccodes-2.
6
.0/lib"
\
LDFLAGS
=
"-Wl,-rpath,
$HOME
/local/eccodes-2.
17
.0/lib"
\
CC
=
gcc
CFLAGS
=
"-g -pipe -D_REENTRANT -Wall -Wwrite-strings -W -Wfloat-equal -pedantic -O3 -march=native"
CC
=
gcc
CFLAGS
=
"-g -pipe -D_REENTRANT -Wall -Wwrite-strings -W -Wfloat-equal -pedantic -O3 -march=native"
;;
;;
cinglung
*
|
feilung
*
|
wanglung
*
)
cinglung
*
|
feilung
*
|
wanglung
*
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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