Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(fix): use arch that's passed in instead of system arch #370

Merged
merged 2 commits into from
Jul 12, 2024

Conversation

pendo324
Copy link
Member

Issue #, if available:

Description of changes:
We can't cross-build if the arch is determined by uname at runtime. Instead, pass use ARCH.

Testing done:

  • I've reviewed the guidance in CONTRIBUTING.md

License Acceptance

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Signed-off-by: Justin Alvarez <alvajus@amazon.com>
@pendo324 pendo324 self-assigned this Jul 12, 2024
@pendo324 pendo324 changed the title fix: use arch that's passed in instead of system arch build(fix): use arch that's passed in instead of system arch Jul 12, 2024
Signed-off-by: Justin Alvarez <alvajus@amazon.com>
@pendo324 pendo324 merged commit 3ac2aff into runfinch:main Jul 12, 2024
12 checks passed
pendo324 added a commit to runfinch/finch that referenced this pull request Jul 12, 2024
Issue #, if available:

*Description of changes:*
Fixes cross-building after this finch-core change
(runfinch/finch-core#370) is merged and
submodules are synced

*Testing done:*



- [x] I've reviewed the guidance in CONTRIBUTING.md


#### License Acceptance

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license.

Signed-off-by: Justin Alvarez <alvajus@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants