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
c3eaf188
Commit
c3eaf188
authored
Jun 10, 2011
by
Ralf Mueller
Browse files
Changed default configuration for my machine
parent
038b61b8
Changes
1
Hide whitespace changes
Inline
Side-by-side
config/default
View file @
c3eaf188
...
...
@@ -46,10 +46,15 @@ case "${HOSTNAME}" in
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
\
CC
=
gcc
CFLAGS
=
"-g -O2 -Wall"
./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
\
CC
=
gcc
CFLAGS
=
"-g -O2 -Wall"
LIBS
=
-lopenjpeg
;;
# sparc-sun-solaris2.9
executor
|
yang
|
yin
)
...
...
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