rucc-sysroot 0.9.0

Sysroot layout, header search paths and link lines for rucc, computed from the target and never from the host.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "rucc-sysroot"
version = "0.9.0"
dependencies = [
 "rucc-tuple",
]

[[package]]
name = "rucc-tuple"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0b8f980a863e3f64ca5f2cad69ad9d6feb68dce7c99cbef409ab2bddb677ac02"