rucc-sysroot 0.9.1

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.1"
dependencies = [
 "rucc-tuple",
]

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