7 lines
229 B
Text
7 lines
229 B
Text
|
Prepared tarball for bootstrapping lang/rust.
|
||
|
|
||
|
To generate a suitable bootstrap archive for lang/rust, use:
|
||
|
|
||
|
$ tarlz --solid -z ${PREFIX}/lib/rustc-bootstrap-${MACHINE_ARCH}.tar \
|
||
|
-o rustc-bootstrap-${MACHINE_ARCH}-${BV}.tar.lz
|