Skip to content
  • Rafaël Carré's avatar
    configure.sh: sanitize flags · 9f085570
    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
    9f085570