Files
nix/src
Eelco Dolstra 949dc84894 Fix segfault on i686-linux
https://hydra.nixos.org/build/107467517

Seems that on i686-linux, gcc and rustc disagree on how to return
1-word structs: gcc has the caller pass a pointer to the result, while
rustc has the callee return the result in a register. Work around this
by using a bare pointer.
2019-11-27 14:17:15 +01:00
..
2019-11-13 17:18:17 +01:00
2019-05-29 17:01:39 +08:00
2019-11-26 21:08:56 +01:00
2019-11-27 14:17:15 +01:00
2019-11-22 16:18:13 +01:00
2019-11-22 16:18:13 +01:00
2019-11-22 16:18:13 +01:00