Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
atlas
athena
Commits
27d513ba
Commit
27d513ba
authored
Nov 30, 2020
by
Attila Krasznahorkay
Browse files
Switched the build of Athena (back) to LCG_87.
In accordance with
ATLINFR-3850
.
parent
1cf499c8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Build/AtlasBuildScripts/build_atlasexternals.sh
View file @
27d513ba
...
...
@@ -86,7 +86,7 @@ fi
error_stamp
=
`
mktemp
.tmp.error.XXXXX
`
;
rm
-f
$error_stamp
{
cmake
-DCMAKE_BUILD_TYPE
:STRING
=
${
BUILDTYPE
}
-DCTEST_USE_LAUNCHERS
:BOOL
=
TRUE
\
${
EXTRACONF
}
\
-DLCG_VERSION_NUMBER
:STRING
=
87
${
EXTRACONF
}
\
${
SOURCEDIR
}
/Projects/
${
PROJECT
}
/
||
touch
$error_stamp
}
2>&1 |
tee
cmake_config.log
test
-f
$error_stamp
&&
((
ERROR_COUNT++
))
...
...
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