Testing surface-dtx-daemon-9999.ebuild with different options.
This commit is contained in:
parent
f6423fae6c
commit
8904e53df7
1 changed files with 4 additions and 2 deletions
|
@ -21,9 +21,11 @@ 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() {
|
||||||
cargo_src_compile --locked
|
emake CC="$(tc-getCC)" \
|
||||||
|
CPPFLAGS="${CPPFLAGS}" \
|
||||||
|
CFLAGS="${CFLAGS}" \
|
||||||
|
LDFLAGS="${LDFLAGS}"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue