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
14ea3bfd
Commit
14ea3bfd
authored
Nov 04, 2016
by
Ralf Mueller
Browse files
fix remote CXX testing under win64/cygwin
parent
9588a33e
Changes
1
Hide whitespace changes
Inline
Side-by-side
config/default
View file @
14ea3bfd
...
...
@@ -134,7 +134,7 @@ case "${HOSTNAME}" in
--enable-cxx
\
--enable-maintainer-mode
\
$CDOLIBS
\
CC
=
g++
CFLAGS
=
"-g -Wall -O2 -DPIC -pie -mwindows"
\
CC
=
gcc
CXX
=
g++
CFLAGS
=
"-g -Wall -O2 -DPIC -pie -mwindows"
\
LDFLAGS
=
'-L/usr/local/lib'
\
LIBS
=
'-lpthread -lm -lcurl -lhdf5_hl -lhdf5 -lz -lsz -laec -ldl'
else
...
...
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