diff options
| author | Dan Gohman <dev@sunfishcode.online> | 2020-10-23 15:39:02 -0700 |
|---|---|---|
| committer | Dan Gohman <dev@sunfishcode.online> | 2020-10-24 09:43:31 -0700 |
| commit | 6249cda78f0cd32b60fb11702b7ffef3e3bab0b2 (patch) | |
| tree | a9bf73ee38de46bdc3692dfe256133b35d008946 /src/test/codegen | |
| parent | d0178b4f99c70d2443f9b76421429d0d23dadc45 (diff) | |
| download | rust-6249cda78f0cd32b60fb11702b7ffef3e3bab0b2.tar.gz rust-6249cda78f0cd32b60fb11702b7ffef3e3bab0b2.zip | |
Disable use of `linkat` on Android as well.
According to [the bionic status page], `linkat` has only been available since API level 21. Since Android is based on Linux and Linux's `link` doesn't follow symlinks, just use `link` on Android. [the bionic status page]: https://android.googlesource.com/platform/bionic/+/master/docs/status.md
Diffstat (limited to 'src/test/codegen')
0 files changed, 0 insertions, 0 deletions
