Loading
androidenv: fix autopatching toolchains
Use of binaries from NDK `toolchains` has been broken by following PR: * https://github.com/NixOS/nixpkgs/pull/195752 I'm splitting the patchInstructions to run the ELF patching only on Linux. Signed-off-by:Jakub Sokołowski <jakub@status.im>