ProcDump-for-Linux: nocross for aarch64*
This commit is contained in:
parent
7b1cb97f79
commit
d4cad5dc57
1 changed files with 4 additions and 0 deletions
|
@ -12,6 +12,10 @@ homepage="https://github.com/Microsoft/ProcDump-for-Linux"
|
||||||
distfiles="https://github.com/Microsoft/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/Microsoft/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=284b92a83ea7763b3edb5a300b8ef97c2c2a4a69c2efaca4822423b71c605a14
|
checksum=284b92a83ea7763b3edb5a300b8ef97c2c2a4a69c2efaca4822423b71c605a14
|
||||||
|
|
||||||
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
aarch64*) nocross="https://build.voidlinux.org/builders/aarch64_builder/builds/22835/steps/shell_3/logs/stdio";;
|
||||||
|
esac
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue