bump to gcc 13

This commit is contained in:
Vighnesh Iyer
2024-02-25 21:18:27 -08:00
parent fb2237c81a
commit b0819a66df
5 changed files with 236 additions and 236 deletions

View File

@@ -14,8 +14,8 @@ dependencies:
# instructions on adding a recipe
# https://docs.conda.io/projects/conda/en/latest/user-guide/concepts/pkg-specs.html#package-match-specifications
# documentation on package_spec syntax for constraining versions
- gcc<12
- gxx<12
- gcc=13.2
- gxx=13.2
- sysroot_linux-64=2.17 # needed to match pre-built CI XRT glibc version
- conda-gcc-specs
- binutils