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

Make android platform's cmake flags configurable #3239

Merged
merged 7 commits into from
Mar 21, 2024

Conversation

wenyongh
Copy link
Contributor

Don't hardcode the cmake configurations in the Android platform's CMakeLists.txt.

@wenyongh
Copy link
Contributor Author

Merge this PR since it was discussed and tested in #3238.

@wenyongh wenyongh merged commit 7625418 into bytecodealliance:main Mar 21, 2024
384 checks passed
wenyongh added a commit that referenced this pull request Mar 22, 2024
- Fix nightly run CI failure which was introduced by PR #3239 and now it must set
  WAMR_BUILD_TARGET when building iwasm for Android platform
- Remove building llvm, wamrc and jit in CodeQL CI, since it will
  do static code analyzing for llvm project and cause CodeQL run
  failed: `Oops! A fatal internal error occurred.
  This particular kind of error most often happens as a side effect of running out of
  disk space.`
@wenyongh wenyongh deleted the reorg_android_cmake branch March 28, 2024 08:29
victoryang00 pushed a commit to victoryang00/wamr-aot-gc-checkpoint-restore that referenced this pull request May 27, 2024
Don't hardcode the cmake configurations in the Android platform's CMakeLists.txt.

Fixes bytecodealliance#3238
victoryang00 pushed a commit to victoryang00/wamr-aot-gc-checkpoint-restore that referenced this pull request May 27, 2024
- Fix nightly run CI failure which was introduced by PR bytecodealliance#3239 and now it must set
  WAMR_BUILD_TARGET when building iwasm for Android platform
- Remove building llvm, wamrc and jit in CodeQL CI, since it will
  do static code analyzing for llvm project and cause CodeQL run
  failed: `Oops! A fatal internal error occurred.
  This particular kind of error most often happens as a side effect of running out of
  disk space.`
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.

1 participant