8 lines
131 B
PHP
8 lines
131 B
PHP
SRC_URI = "\
|
|
gitsm://github.com/rust-lang/rust.git;protocol=https \
|
|
"
|
|
S = "${WORKDIR}/git"
|
|
PV .= "+git${SRCPV}"
|
|
require rust.inc
|
|
|