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
ebdd5419
Commit
ebdd5419
authored
Sep 14, 2012
by
Ralf Mueller
Browse files
Update default build for thingol
parent
e09fd4fd
Changes
1
Hide whitespace changes
Inline
Side-by-side
config/default
View file @
ebdd5419
...
...
@@ -73,13 +73,12 @@ case "${HOSTNAME}" in
;;
thingol
)
./configure
--prefix
=
`
pwd
`
/build
\
--with-netcdf
=
$HOME
/local/libs4cdo-0.0.8
\
--with-hdf5
=
$HOME
/local/libs4cdo-0.0.8
\
--with-szlib
=
$HOME
/local/libs4cdo-0.0.8
\
--with-proj
=
$HOME
/local/libs4cdo-0.0.8
\
--with-grib_api
=
$HOME
/local/libs4cdo-0.0.8
\
--with-jasper
=
$HOME
/local/libs4cdo-0.0.8
\
--with-pic
\
--with-netcdf
=
$HOME
/builds/libs4cdo
\
--with-hdf5
=
$HOME
/builds/libs4cdo
\
--with-szlib
=
$HOME
/builds/libs4cdo
\
--with-grib_api
=
$HOME
/builds/libs4cdo
\
--with-jasper
=
$HOME
/builds/libs4cdo
\
--with-pic
--enable-swig
--enable-ruby
--enable-python
\
CC
=
gcc
CFLAGS
=
"-g -O2 -Wall"
LIBS
=
-lopenjpeg
;;
# sparc-sun-solaris2.9
...
...
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