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

feat: support arm & x86_64 & cleanup ci #401

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

richerfu
Copy link
Contributor

  1. For intel machine, the virtual machine will use x86_64.
  2. On windows, .cargo/aarch64-unknown-linux-ohos-clang.sh must be executed in bash-like environment. ohrs can help us to execute anywhere.
  3. For boringssl build, we need to define more C_ARGS to build successfully in some scenario.

@codecov-commenter
Copy link

codecov-commenter commented Oct 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.19%. Comparing base (32bc8fa) to head (03185b8).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #401      +/-   ##
===========================================
- Coverage    95.21%   95.19%   -0.03%     
===========================================
  Files           50       50              
  Lines        34210    34210              
===========================================
- Hits         32574    32567       -7     
- Misses        1636     1643       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@richerfu
Copy link
Contributor Author

So sorry that I've inadvertently overwritten your commit :( @iyangsj

@iyangsj iyangsj merged commit 7d23cc7 into Tencent:develop Oct 10, 2024
16 checks passed
@iyangsj
Copy link
Collaborator

iyangsj commented Oct 10, 2024

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.

3 participants