Skip to content

Commit

Permalink
r-archr: add aarch64/arm64 builds
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
  • Loading branch information
martin-g committed Oct 15, 2024
1 parent 904752e commit 4cddee1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion recipes/r-archr/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ source:
- patches/0001-cap-threads.patch

build:
number: 0
number: 1
rpaths:
- lib/R/lib/
- lib/
Expand Down Expand Up @@ -94,6 +94,9 @@ about:
- {{ environ['PREFIX'] }}/lib/R/share/licenses/GPL-3

extra:
additional-platforms:
- linux-aarch64
- osx-arm64
recipe-maintainers:
- jdblischak
- mfansler
Expand Down

0 comments on commit 4cddee1

Please sign in to comment.