release-cross: remove androidndk

It is no longer provided
This commit is contained in:
Matthew Bauer 2019-05-08 21:44:46 -04:00
parent 7c7ccd51f4
commit 1671eeda2d

View File

@ -107,7 +107,6 @@ in
mapTestEqual = lib.mapAttrsRecursive testEqual; mapTestEqual = lib.mapAttrsRecursive testEqual;
in mapTestEqual { in mapTestEqual {
androidndk = nativePlatforms;
boehmgc = nativePlatforms; boehmgc = nativePlatforms;
libffi = nativePlatforms; libffi = nativePlatforms;
libiconv = nativePlatforms; libiconv = nativePlatforms;