Skip to content
Commit dd0b3daf authored by Bastian Köcher's avatar Bastian Köcher
Browse files

androidndk: Add `makeStandaloneToolchain` support

Example:
```
let
  toolchain = (androidenv.androidndk.makeStandaloneToolchain 24 "arm64");
in
...
```
parent 48bdf31f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment