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() {
|
||||
git-r3_src_unpack
|
||||
cargo_live_src_unpack
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
emake CC="$(tc-getCC)" \
|
||||
CPPFLAGS="${CPPFLAGS}" \
|
||||
CFLAGS="${CFLAGS}" \
|
||||
LDFLAGS="${LDFLAGS}"
|
||||
cargo_src_compile --locked
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue