Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lcgcmake
Manage
Activity
Members
Labels
Plan
Wiki
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
sft
lcgcmake
Commits
77fb17d2
Commit
77fb17d2
authored
9 months ago
by
Andre Sailer
Browse files
Options
Downloads
Plain Diff
Merge branch 'update_spark' into 'master'
SPI-2714
: update spark tp 3.5.4 See merge request
!2701
parents
4303823e
80689f8f
Branches
Branches containing commit
No related tags found
1 merge request
!2701
SPI-2714: update spark tp 3.5.4
Pipeline
#9927273
passed
9 months ago
Stage: test
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
cmake/toolchain/heptools-dev-base.cmake
+1
-1
1 addition, 1 deletion
cmake/toolchain/heptools-dev-base.cmake
with
1 addition
and
1 deletion
cmake/toolchain/heptools-dev-base.cmake
+
1
−
1
View file @
77fb17d2
...
...
@@ -788,7 +788,7 @@ LCG_external_package(sollya 8.0
LCG_external_package
(
sortedcontainers 2.1.0
)
LCG_external_package
(
soupsieve 2.4.1
)
if
((
${
LCG_OS
}
MATCHES centos|el|ubuntu
)
AND
(
NOT
${
LCG_COMP
}
STREQUAL clang
))
LCG_external_package
(
spark 3.5.
3
)
LCG_external_package
(
spark 3.5.
4
)
endif
()
LCG_external_package
(
spdlog 1.15.0
)
LCG_external_package
(
sphinx 4.2.0
)
...
...
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment