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

Fix search path for ndkBuild #478

Merged
merged 1 commit into from
Sep 22, 2022
Merged

Conversation

lemnik
Copy link
Contributor

@lemnik lemnik commented Sep 22, 2022

Goal

Avoid generating empty mapping files (or no mapping file) when ndkBuild is used.

Changelog

ndkBuild generates an additional directory level (typically named local) between the expected obj directory and the architecture directory. This change looks for the cxx directory two or three levels above the directory reported from ExternalNativeBuildTask.

Testing

Added support for ndkBuild to the existing ndk test fixture, and a test scenario to go with it.

CHANGELOG.md Outdated Show resolved Hide resolved
@lemnik lemnik force-pushed the PLAT-8946/fix-empty-so-for-ndkBuild branch from a81d8cd to 0d5544c Compare September 22, 2022 10:30
@lemnik lemnik merged commit 5f57921 into next Sep 22, 2022
@lemnik lemnik deleted the PLAT-8946/fix-empty-so-for-ndkBuild branch September 22, 2022 12:34
@lemnik lemnik mentioned this pull request Oct 5, 2022
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.

None yet

2 participants