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
cdo
Commits
331a3a1a
Commit
331a3a1a
authored
Jun 22, 2017
by
Ralf Mueller
Browse files
update clang building to 4.0.0
parent
d5a98705
Changes
1
Hide whitespace changes
Inline
Side-by-side
.rake.json
View file @
331a3a1a
...
...
@@ -43,9 +43,9 @@
"remoteUser"
:
"m300064"
,
"builders"
:
{
"localCLANG_
3.8
_Debug"
:
{
"localCLANG_
4.0
_Debug"
:
{
"hostname"
:
"luthien"
,
"configureCall"
:
"/home/ram/src/cdo/configure --with-netcdf --disable-openmp CC=clang CXX=clang++ CFLAGS='-g -O0'"
,
"configureCall"
:
"/home/ram/src/cdo/configure --with-netcdf --disable-openmp CC=clang CXX=clang++ CFLAGS='-g -O0'
LDFLAGS=-lhdf5
"
,
"makeCall"
:
"make -j 12"
,
"sync"
:
false
},
...
...
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