Skip to content
A patch to make nightly usable on FreeBSD12-CURRENT post ino64
Branch: master
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.gitignore
README.md
old_fstat.c
patch.sh

README.md

rust-ino64

A patch to fix breakage on FreeBSD12-CURRENT post ino64

The issue is described here https://github.com/rust-lang/rust/issues/42681

Inspired by the FreeBSD port lang/rust's Makefile (BIG thanks to whomever did this!)

This is meant to be used on Rust nightly installed via rustup.

$ git clone https://github.com/johalun/rust-ino64
$ cd rust-ino64
$ ./patch.sh
You can’t perform that action at this time.