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

Don't delete nativeArtifactFile if its the same as destFile #224

Merged
merged 1 commit into from
Sep 7, 2013

Conversation

markrileybot
Copy link
Contributor

If the nativeArtifactFile and destFile are the same, skip moving nativeArtifactFile to destFile.

@markrileybot
Copy link
Contributor Author

Not trying to be pushy, but, any chance I can get this merged soon? I can't build one of my ndk projects without this patch. If you like, I can provide a sample project that will not build without this patch.

@markrileybot
Copy link
Contributor Author

Turns out that this isn't so important. If I unset clearNativeArtifacts then my ndk-build doesn't break. So, its still seems to be a bug but it isn't very high priority.

mosabua added a commit that referenced this pull request Sep 7, 2013
Don't delete nativeArtifactFile if its the same as destFile
@mosabua mosabua merged commit 0187524 into simpligility:master Sep 7, 2013
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.

2 participants