vboot-utils: only on arch x86_64
This commit is contained in:
parent
267566d7c3
commit
0f9b7cc127
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ distfiles="$homepage/+archive/refs/heads/release-R${version//./-}.B.tar.gz"
|
|||
checksum=67be2192c7db1e11d652a62d1472190764e336c758feb8db912b42d2cab70965
|
||||
CFLAGS=-D_GNU_SOURCE
|
||||
make_install_args="MINIMAL=1"
|
||||
only_on_arch="x86_64"
|
||||
|
||||
do_fetch() {
|
||||
git clone https://chromium.googlesource.com/chromiumos/platform/vboot_reference.git $pkgname-$version || true
|
||||
|
|
Loading…
Reference in a new issue