1
mirror of https://github.com/home-assistant/core synced 2024-07-27 18:58:57 +02:00
ha-core/.github
Allen Porter 09456925e9
Add link flags for grpc armv7 wheels (#62779)
* Add -lexecinfo for grpc armv7 wheel building

Add missing flags so that we can link grpc armv7 builds. This is needed because
home assistant wheel building installs libexecinfo which grpc recognizes
and uses for `backtrace`. This is normally provided by the standard library but
is not provided by alpine / musl.

This allows building a grpc 1.43.0 wheel on alpine 3.14 armv7 with python 3.9

* Fix quoting error in workflow wheels
2022-01-05 08:47:17 -08:00
..
ISSUE_TEMPLATE Spelling & grammar improvements to bug_report.yml (#56800) 2021-10-22 23:22:19 +02:00
workflows Add link flags for grpc armv7 wheels (#62779) 2022-01-05 08:47:17 -08:00
dependabot.yml Add dependabot for automatic updates to GitHub Actions (#37550) 2020-07-06 15:05:58 +02:00
FUNDING.yml Create FUNDING.yml (#48375) 2021-03-26 09:48:02 -07:00
ISSUE_TEMPLATE.md Update issue template for new Logs location (#39115) 2020-08-21 14:47:29 -04:00
move.yml Enable probot move (#11690) 2018-01-16 09:25:13 +01:00
PULL_REQUEST_TEMPLATE.md Make review link exclude PRs with failing tests (#63373) 2022-01-04 15:16:38 +01:00