# Android toolchains get osname='android' and do not load linux hints
# (which makes a lot of sense by the way, bionic is not glibc)

# Linux syscalls
d_voidsig='define'
d_nanosleep='define'
d_clock_gettime='define'
d_clock_getres='define'
d_clock_nanosleep='define'
d_clock='define'

# From the original linux.sh
usemallocwrap='define'

# libraries to test
libswanted='m crypt pthread nm ndbm gdbm dbm db dl gdbm_compat'

d_procselfexe='define'
procselfexe='"/proc/self/exe"'

st_ino_sign=1
st_ino_size=8

d_fcntl_can_lock='define'

# Android has non-usable definition for this
d_ip_mreq_source='undef'
