Info
Instead of allowing the sdk manager to grab the latest version of the ndk, we can just down load the ndk that we want and place it.
Top User Comments
xgen-internal-githook commented on Wed, 6 Feb 2019 18:36:29 +0000:
Author:
{'name': 'Gabriel Russell', 'email': 'gabriel.russell@mongodb.com', 'username': 'gabrielrussell'}
Message: SERVER-39386 Specifically use the version of the android NDK that we want to use
Branch: v4.0
https://github.com/mongodb/mongo/commit/a5d72d64a866af8c36585afe40131e11df82bb4c
xgen-internal-githook commented on Wed, 6 Feb 2019 17:48:39 +0000:
Author:
{'name': 'Gabriel Russell', 'email': 'gabriel.russell@mongodb.com', 'username': 'gabrielrussell'}
Message: SERVER-39386 Specifically use the version of the android NDK that we want to use
Branch: master
https://github.com/mongodb/mongo/commit/6f7a35641e7a480dfecae943c770e8c43d8e1ab4
gabriel.russell commented on Wed, 6 Feb 2019 17:12:45 +0000:
I see now looking at historical evergreen that those tasks have been broken since early November.
xgen-internal-githook commented on Wed, 6 Feb 2019 17:10:34 +0000:
Author:
{'name': 'Gabriel Russell', 'email': 'gabriel.russell@mongodb.com', 'username': 'gabrielrussell'}
Message: SERVER-39386 Specifically use the version of the android NDK that we want to use
Branch: BF-11931
https://github.com/mongodb/mongo/commit/6433c91a35ce8b15035be86dbb9660d5c94ed290
gabriel.russell commented on Wed, 6 Feb 2019 14:56:59 +0000:
My patch for this ticket seams to have fixed the ndk problems, but it looks like there is a remaining problems with a couple of the multiarch tasks. acm does this look familiar? Should I just merge this patch and then fix then multiarch tasks separately, or do you think that this could be related?