additional testing on dtx.
This commit is contained in:
parent
8904e53df7
commit
6974b84627
1 changed files with 2 additions and 4 deletions
|
@ -21,11 +21,9 @@ S="${WORKDIR}/surface-dtx-daemon-9999"
|
||||||
|
|
||||||
src_unpack() {
|
src_unpack() {
|
||||||
git-r3_src_unpack
|
git-r3_src_unpack
|
||||||
|
cargo_live_src_unpack
|
||||||
}
|
}
|
||||||
|
|
||||||
src_compile() {
|
src_compile() {
|
||||||
emake CC="$(tc-getCC)" \
|
cargo_src_compile --locked
|
||||||
CPPFLAGS="${CPPFLAGS}" \
|
|
||||||
CFLAGS="${CFLAGS}" \
|
|
||||||
LDFLAGS="${LDFLAGS}"
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue