Skip to content
  • Rafaël Carré's avatar
    android/configure.sh: sanitize flags · 75e1d9c7
    Rafaël Carré authored
    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
    75e1d9c7