Skip to content
GitLab
Menu
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
39022c2f
Commit
39022c2f
authored
Oct 27, 2010
by
Ralf Mueller
Browse files
Entry for ralf's notebook
parent
39c4c571
Changes
1
Show whitespace changes
Inline
Side-by-side
config/default
View file @
39022c2f
...
...
@@ -47,6 +47,14 @@ case "${HOSTNAME}" in
LIBS
=
-ljpeg
\
CC
=
gcc
CFLAGS
=
"-g -O2 -Wall -W -Wfloat-equal -pedantic"
;;
thingol
)
./configure
--prefix
=
$HOME
/local/
\
--with-netcdf
=
$HOME
/src/cdo/branches/libs4cdo/build-split/netcdf-4.1.1
\
--with-hdf5
=
$HOME
/src/cdo/branches/libs4cdo/build-split/hdf5-1.8.4
\
--with-szlib
=
$HOME
/src/cdo/branches/libs4cdo/build-split/szip-2.1
\
--with-proj
=
$HOME
/src/cdo/branches/libs4cdo/build-split/proj-4.6.1
\
CC
=
gcc
CFLAGS
=
"-g -O2 -Wall"
;;
# sparc-sun-solaris2.8
xxf
)
./configure
--prefix
=
$HOME
/local/SUN
\
...
...
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