Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
libcdi
Commits
c4c52231
Commit
c4c52231
authored
Jul 01, 2009
by
Uwe Schulzweida
Browse files
No commit message
No commit message
parent
f6ebcc5a
Changes
1
Show whitespace changes
Inline
Side-by-side
config/default
View file @
c4c52231
...
...
@@ -74,12 +74,6 @@ case "${HOSTNAME}" in
--with-netcdf
=
$HOME
/PROJ
\
CC
=
vcc
CFLAGS
=
"-O -Wv,-m3 -K4"
;;
# alphaev56-dec-osf5.1
hpca
)
./configure
--prefix
=
$HOME
/local
\
--with-netcdf
=
/usr/local/lib/netcdf-3.5.0/LP64
\
CFLAGS
=
"-q64 -qmaxmem=-1"
CFINT
=
-Dextname
;;
# powerpc-ibm-aix5.3.0.0
blizzard
*
)
./configure
--prefix
=
$HOME
/local
\
...
...
@@ -87,7 +81,7 @@ case "${HOSTNAME}" in
--with-hdf5
=
/sw/aix53/hdf5-1.8.2
\
--with-szlib
=
/sw/aix53/szip-2.1
\
AR
=
"ar -X 64"
CFINT
=
-Dextname
\
CC
=
xlc_r
CFLAGS
=
"-g -O
4
-q64 -q
largepage -blpdata
-DHAVE_MMAP"
CC
=
xlc_r
CFLAGS
=
"-g -O
3
-q64 -q
maxmem=-1 -qarch=auto -qtune=auto
-DHAVE_MMAP"
;;
*
)
echo
"configuration for hostname
$HOSTNAME
not found!"
...
...
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