Fixes "unsupported dynamic reloc R_ARM_REL32; recompile with -fPIC" on arm.
From Android 6.0 on hard links are not permitted, so remove link to force e.g. _vendor/lockfile/linklockfile.py to use other mechanisms. Fixes #29.