android/configure.sh: sanitize flags
No need for -Wl,-shared or -rpath-link No need for -lc -lgcc -ld, especially when using -nostdlib Use --sysroot to point compiler to android headers/libs Rename some shell variables Move enabled modules at the top of the options No need to set PATH, we give the absolute path for compiler
Showing
Please register or sign in to comment