Skip to content

Commit

Permalink
add linux-aarch64-alignoth (#46646)
Browse files Browse the repository at this point in the history
* add linux-aarch64-aligncov

* add linux-aarch64-aligncov

* alignoth

* alignoth2

* alignoth2

* alignoth2

---------

Co-authored-by: yejianbang <yjb_kunpeng@163.com>
  • Loading branch information
sunqian2116 and yejianbang authored Mar 25, 2024
1 parent 77ce394 commit ab39402
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion recipes/alignoth/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ package:
version: {{ version }}

build:
number: 0
number: 1
# TODO fails to build on osx with
# Undefined symbols for architecture x86_64: "_SSLCopyALPNProtocols", referenced from: _sectransp_connect_step2 in libcurl_sys-1f07db570920ba9f.rlib(sectransp.o)
skip: true #[osx]
Expand All @@ -30,6 +30,7 @@ requirements:
- libcurl
- openssl


test:
commands:
- alignoth --help
Expand All @@ -43,3 +44,5 @@ extra:
recipe-maintainers:
- fxwiegand
- johanneskoester
additional-platforms: #add aarch64
- linux-aarch64

0 comments on commit ab39402

Please sign in to comment.