prebuilt android tools: Init using SDK
Expose as an option for the cross stdenv.
This commit is contained in:
committed by
John Ericson
parent
dfc5d7835d
commit
2482e2858e
@@ -176,6 +176,7 @@ rec {
|
||||
types.abi = enum (attrValues abis);
|
||||
|
||||
abis = setTypes types.openAbi {
|
||||
android = {};
|
||||
cygnus = {};
|
||||
gnu = {};
|
||||
msvc = {};
|
||||
|
||||
Reference in New Issue
Block a user