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
cdo
Commits
d387fca1
Commit
d387fca1
authored
Aug 06, 2010
by
Uwe Schulzweida
Browse files
config/default update
parent
54ea14f0
Changes
1
Hide whitespace changes
Inline
Side-by-side
config/default
View file @
d387fca1
...
...
@@ -24,6 +24,15 @@ fi
set
-x
#
case
"
${
HOSTNAME
}
"
in
# i386-apple-darwin10
hama
*
)
${
CONFPATH
}
configure
--prefix
=
$HOME
/local
\
--with-netcdf
=
/opt/local
\
--with-hdf5
=
/opt/local
\
--with-szlib
=
/opt/local
\
--with-proj
=
/opt/local
\
CC
=
gcc
CFLAGS
=
"-g -pipe -D_REENTRANT -Wall -W -Wfloat-equal -pedantic -O2"
;;
# ia64-xxx-linux
ds
*
)
if
[
"
$SGE_MODE
"
=
"off"
]
;
then
...
...
Write
Preview
Supports
Markdown
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