nix: turn off android for now
This commit is contained in:
@@ -26,10 +26,10 @@ mkShell {
|
|||||||
heaptrack
|
heaptrack
|
||||||
|
|
||||||
# android
|
# android
|
||||||
jre openssl libiconv androidsdk
|
#jre openssl libiconv androidsdk
|
||||||
];
|
];
|
||||||
|
|
||||||
ANDROID_HOME = android-home;
|
#ANDROID_HOME = android-home;
|
||||||
NDK_HOME = ndk-home;
|
#NDK_HOME = ndk-home;
|
||||||
LD_LIBRARY_PATH="${x11libs}";
|
LD_LIBRARY_PATH="${x11libs}";
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user