]> git.lizzy.rs Git - rust.git/commit
add aarch64-unknown-openbsd support
authorSébastien Marie <semarie@users.noreply.github.com>
Thu, 14 Dec 2017 09:25:14 +0000 (10:25 +0100)
committerSébastien Marie <semarie@users.noreply.github.com>
Sun, 17 Dec 2017 18:48:31 +0000 (19:48 +0100)
commit8c7b0938c2c425cbf46f363d84d326105d2a80ba
treeb59ec1fa77f7481f4814ce4f1d09e5b4458a6508
parentf03e06762ea6c4116c360185c0e9b6f209b76959
add aarch64-unknown-openbsd support

- make liblibc to point to libc with aarch64-unknown-openbsd
- make c_char (in std::os::raw) to point to right value
src/liblibc
src/libstd/os/raw.rs