Commit Graph

27 Commits

Author SHA1 Message Date
Wildan M
b38f64c2f5
Fix fstools requiring gcc on host 2025-11-22 22:52:48 -08:00
Jeremy Soller
8893328119
Support recipe builds for Linux 2025-11-20 12:42:05 -07:00
Wildan M
b010c6a66f
Fix i586 linker 2025-11-17 00:14:50 +07:00
Andrey Turkin
1f9701e26c Override RISC-V CFLAGS in cargo.toml
Makes RISC-V builds work without cc-rs patch, as apparently
CFLAGS take precedence over cc-rs' heuristics
2024-10-31 10:26:26 +03:00
Andrey Turkin
d7ecf2e747 RISC-V target support 2024-10-16 21:20:38 +03:00
bjorn3
7dfb79471d Fix warning about .cargo/config being deprecated 2024-07-06 22:01:16 +02:00
Jeremy Soller
13ac5485ce
Remove libc patch 2023-02-11 14:05:19 -07:00
Jeremy Soller
b815753633
Add patched libc crate 2022-12-02 08:25:55 -07:00
Jeremy Soller
9de09376b6
Add i686 cargo config and pkg config 2022-07-26 17:23:19 -06:00
Jeremy Soller
d4608615ed
Remove patches 2020-05-21 19:55:14 -06:00
Jeremy Soller
05eaa7e338
Re-enable time patch 2019-12-14 08:34:00 -07:00
Jeremy Soller
689c9b34ac
Modify patches in order to compile rust 2019-12-06 20:11:21 -07:00
Jeremy Soller
a12590a819
Remove atty and libc patch, fix rust-cairo-demo 2019-10-02 20:15:33 -06:00
Xavier L'Heureux
e70fdb52fb Use the newer libc + nix proposed patches 2019-07-22 14:02:49 -04:00
Jeremy Soller
8e3eb9bc80
Remove patch for tempfile, no longer needed 2019-07-17 17:03:21 -06:00
jD91mZM2
addd4de7d5
Add tokio patches
This resolves the build errors for drivers.
2019-07-06 18:01:06 +02:00
Jeremy Soller
cf87630f26
Enable ring patch 2019-06-15 15:45:37 -06:00
Jeremy Soller
d3a85bd5a4
Use cargo config for crate patches 2019-06-15 10:53:49 -06:00
Jeremy Soller
757c61e2b6
Add support for aarch64 2018-11-27 09:55:43 -07:00
Ian Douglas Scott
230fda9ecf
Use -unknown- instead of -elf- 2017-08-07 15:35:37 -07:00
Jeremy Soller
ae09d5afbc Move xargo home to xargo, use cross compiler 2017-06-19 19:48:35 -06:00
Jeremy Soller
ae2fb4217c Go back to using gcc.sh from libc-artifacts 2017-06-19 16:28:42 -06:00
Jeremy Soller
e50070b3f3 Remove libc-artifacts, use cross compiler by default 2017-06-15 20:43:38 -06:00
Jeremy Soller
f39ad70268 Go back to libc-artifacts/gcc.sh until x86_64-elf-redox-gcc can be used for Rust 2017-06-05 09:59:53 -06:00
Jeremy Soller
3e18b7108a Use cross compiler instead of libc-artifacts 2017-06-04 20:09:42 -06:00
Jeremy Soller
f500e01a66 Strip bins, remove verbose from cargo flags 2017-01-09 17:07:13 -07:00
Jeremy Soller
0192461eb9 Fix gcc 2017-01-03 19:25:21 -07:00