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

Breaking Change: Variable definition #23

Open
3 tasks
richerfu opened this issue Oct 7, 2024 · 1 comment
Open
3 tasks

Breaking Change: Variable definition #23

richerfu opened this issue Oct 7, 2024 · 1 comment

Comments

@richerfu
Copy link
Member

richerfu commented Oct 7, 2024

Now we use OHOS_NDK_HOME to define the root directory for OHOS SDK. According to the normal naming method of Android, we should use OHOS_HOME instead of it and OHOS_SDK_NATIVE should be used for the sub-folder which named native.

But some crates and application use it as normal variable, so it's a breaking change.

  • Upgrade some crates config or code. For example awc-ls-rs and cargo-zigbuild etc.
  • Upgrade ohrs to use OHOS_HOME.
  • Upgrade docs for it.
Copy link

github-actions bot commented Oct 7, 2024

@richerfu Please check this issue, thanks.

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

No branches or pull requests

1 participant