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
9192a0f6
Commit
9192a0f6
authored
Jun 02, 2015
by
Thomas Jahns
🤸
Browse files
Fix incorrect flag specification in default configuration.
parent
f34b3608
Changes
1
Hide whitespace changes
Inline
Side-by-side
config/default-mpi
View file @
9192a0f6
...
...
@@ -49,7 +49,7 @@ case "${HOSTNAME}" in
CFLAGS
=
"
$OPTFLAGS
-q64"
\
CPPFLAGS
=
'-Dextname'
\
F77
=
smartmpxlf
\
F
77
FLAGS
=
"
$OPTFLAGS
-q64 -qsuffix=cpp=f90 -qextname"
\
FFLAGS
=
"
$OPTFLAGS
-q64 -qsuffix=cpp=f90 -qextname"
\
FC
=
smartmpxlf
\
FCFLAGS
=
"
$OPTFLAGS
-q64 -qsuffix=cpp=f90 -qextname"
\
CXX
=
smartmpCC_r
\
...
...
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