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

[TIMOB-26130] Android: Remove flag that breaks NDK compatibility #10110

Merged
merged 2 commits into from Jun 18, 2018

Conversation

garymathews
Copy link
Contributor

  • Remove -flto link-time optimization to preserve NDK 12+ compatibility
TEST CASE
  • Set ANDROID_NDK environment variable to NDK 17
  • Compile Titanium SDK successfully

JIRA Ticket

@build
Copy link
Contributor

build commented Jun 14, 2018

Messages
📖

💾 Here's the generated SDK zipfile.

Generated by 🚫 dangerJS

Copy link
Contributor

@sgtcoolguy sgtcoolguy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, I was able to build via: ./scons clean build android -n /opt/android-ndk-17

@sgtcoolguy sgtcoolguy merged commit 9efc665 into tidev:master Jun 18, 2018
@ypbnv
Copy link
Contributor

ypbnv commented Jul 17, 2018

@garymathews Do we want that to be backported for 7_3_X?

@jquick-axway
Copy link
Contributor

I've back-ported it. The back-port is intended for 7.3.1. See here: #10240
(Community members were getting burned by this.)

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

Successfully merging this pull request may close these issues.

None yet

6 participants