Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

[[ Android ]] Tweak android build readme#5434

Merged
livecodepanos merged 1 commit into
livecode:developfrom
runrevmark:fix-android_build_insts
May 9, 2017
Merged

[[ Android ]] Tweak android build readme#5434
livecodepanos merged 1 commit into
livecode:developfrom
runrevmark:fix-android_build_insts

Conversation

@runrevmark
Copy link
Copy Markdown
Contributor

This patch corrects the command that should be used to build
an android standalone toolchain to match how android is built
on vulcan.

In particular, it is important that no --stl option is specified
otherwise the engine ends up with a dependence on libc++_shared.so
rather than linking to it statically.

This patch corrects the command that should be used to build
an android standalone toolchain to match how android is built
on vulcan.

In particular, it is important that no --stl option is specified
otherwise the engine ends up with a dependence on libc++_shared.so
rather than linking to it statically.
@runrevmark runrevmark added this to the 9.0.0-dp-7 milestone May 8, 2017
@livecodeali
Copy link
Copy Markdown
Member

@livecode-vulcan review ok 62effa5

@livecode-vulcan
Copy link
Copy Markdown
Contributor

💙 review by @livecodeali ok 62effa5

livecode-vulcan added a commit that referenced this pull request May 9, 2017
[[ Android ]] Tweak android build readme

This patch corrects the command that should be used to build
an android standalone toolchain to match how android is built
on vulcan.

In particular, it is important that no --stl option is specified
otherwise the engine ends up with a dependence on libc++_shared.so
rather than linking to it statically.
@livecode-vulcan
Copy link
Copy Markdown
Contributor

😎 test success 62effa5

  • try-community-armv6-android-api8: success
  • try-community-armv6-android-api9: success
  • try-community-js-emscripten-sdk1.35: success
  • try-community-universal-ios-iphoneos10.3: success
  • try-community-universal-ios-iphonesimulator10.3: success
  • try-community-universal-mac-macosx10.6: success
  • try-community-universal-mac-macosx10.9: success
  • try-community-x86-linux-debian7: success
  • try-community-x86-linux-debian8: success
  • try-community-x86_64-linux-debian7: success
  • try-community-x86_64-linux-debian8: success
  • try-community-x86-win32: success
  • try-community-x86_64-win32: success

@livecodepanos livecodepanos merged commit c3791ad into livecode:develop May 9, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants