Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.extension
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
bob
bob.extension
Commits
cea1973c
Commit
cea1973c
authored
3 years ago
by
Amir MOHAMMADI
Browse files
Options
Downloads
Patches
Plain Diff
Update compiler versions
parent
6910a893
No related branches found
No related tags found
No related merge requests found
Pipeline
#52721
failed
3 years ago
Stage: build
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
conda_build_config.yaml
+18
-4
18 additions, 4 deletions
conda_build_config.yaml
with
18 additions
and
4 deletions
conda_build_config.yaml
+
18
−
4
View file @
cea1973c
c_compiler
:
-
gcc
# [linux and aarch64]
-
clang
# [osx]
cxx_compiler
:
-
gxx
# [linux and aarch64]
-
clangxx
# [osx]
fortran_compiler_version
:
# matrix on linux, because the ABI breaks at GCC 8
-
7.3.0
# [linux]
-
8.2.0
# [linux]
-
7.5.0
# [linux and not (s390x or aarch64 or ppc64le)]
-
8.4.0
# [linux and not (s390x or aarch64 or ppc64le)]
-
7.3.0
# [linux and ppc64le]
-
8.2.0
# [linux and ppc64le]
-
7.5.0
# [linux and s390x]
-
8.4.0
# [linux and s390x]
-
10.2.0
# [linux and aarch64]
-
10.2.0
# [linux and aarch64]
rust_compiler
:
-
rust
rust_compiler_version
:
-
1.40.0
c_compiler_version
:
# [linux or osx]
-
7.3.0
# [linux]
-
7.5.0
# [linux and not (s390x or aarch64 or ppc64le)]
-
7.3.0
# [linux and ppc64le]
-
7.5.0
# [linux and s390x]
-
10.2.0
# [linux and aarch64]
-
10
# [osx]
cxx_compiler_version
:
# [linux or osx]
-
7.3.0
# [linux]
-
7.5.0
# [linux and not (s390x or aarch64 or ppc64le)]
-
7.3.0
# [linux and ppc64le]
-
7.5.0
# [linux and s390x]
-
10.2.0
# [linux and aarch64]
-
10
# [osx]
clang_variant
:
-
clang
...
...
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
register
or
sign in
to comment