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

Add Target arch support in Makefile #28

Merged
merged 1 commit into from
Feb 9, 2024
Merged

Conversation

bloodwiing
Copy link
Contributor


  • I understand that contributing to this repository will require me to agree with the CLA

Description

Fixes #27

After a second look I found the cause of the mentioned issue. It was the Makefile, it ignores some environment variables that are provided in the workflow file.

I can modify this PR to add any other change additionally. For example, I'm not sure what CGO_ENABLED=0 does. Just let me know.

What type of PR is this? (check all applicable)

  • 🍕 Feature
  • 🐛 Bug Fix
  • 📝 Documentation Update
  • 🎨 Style
  • 🧑‍💻 Code Refactor
  • 🔥 Performance Improvements
  • ✅ Test
  • 🤖 Build
  • 🔁 CI

Related Tickets & Documents

#27

Mobile & Desktop Screenshots/Recordings

Added tests?

  • 👍 yes
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help

Added to documentation?

  • 📜 README.md
  • 📓 tech-docs
  • 🙅 no documentation needed

[optional] Are there any post-deployment tasks we need to perform?

Copy link

github-actions bot commented Feb 9, 2024

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@bloodwiing
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

@fb929 fb929 merged commit a2f9d30 into anyproto:main Feb 9, 2024
3 of 4 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Feb 9, 2024
@fuksman
Copy link
Member

fuksman commented Feb 11, 2024

@any contributor @bloodwiing infra

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The ARM64 builds in Releases and Packages are AMD64
3 participants