Skip to content

Commit

Permalink
Add linux_aarch64 packages (#4)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
github-actions[bot] authored Jul 11, 2023
2 parents 002ad0c + 0931054 commit 7ad14ac
Show file tree
Hide file tree
Showing 4 changed files with 85 additions and 4 deletions.
43 changes: 43 additions & 0 deletions .ci_support/linux_aarch64_.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
BUILD:
- aarch64-conda_cos7-linux-gnu
alsa_lib:
- 1.2.8
arm_variant_type:
- sbsa
c_compiler:
- gcc
c_compiler_version:
- '12'
cdt_arch:
- aarch64
cdt_name:
- cos7
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
dbus:
- '1'
docker_image:
- quay.io/condaforge/linux-anvil-aarch64
expat:
- '2'
fontconfig:
- '2'
freetype:
- '2'
krb5:
- '1.19'
nspr:
- '4'
nss:
- '3'
target_platform:
- linux-aarch64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
22 changes: 22 additions & 0 deletions .travis.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 15 additions & 1 deletion README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 5 additions & 3 deletions conda-forge.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
github:
branch_name: main
tooling_branch_name: main
conda_build:
error_overlinking: true
conda_forge_output_validation: true
github:
branch_name: main
tooling_branch_name: main
provider:
linux_aarch64: default

0 comments on commit 7ad14ac

Please sign in to comment.