mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
alarm/vboot-utils to r1787.8b7142525-1
This commit is contained in:
parent
acbdfdfa5a
commit
0edfe23abf
1 changed files with 1 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
buildarch=12
|
||||
|
||||
pkgname=vboot-utils
|
||||
pkgver=r1739.1919b169b
|
||||
pkgver=r1787.8b7142525
|
||||
pkgrel=1
|
||||
arch=('armv7h' 'aarch64')
|
||||
pkgdesc="Chromium OS vboot utilities"
|
||||
|
@ -23,8 +23,6 @@ pkgver() {
|
|||
|
||||
prepare() {
|
||||
cd vboot_reference
|
||||
# OpenSSL 1.1 fix: https://chromium-review.googlesource.com/c/461901/
|
||||
git cherry-pick -n ad9ba0ea32f92cc37a21b8c3c45e08408af1a4b7
|
||||
# remove -Werror to prevent build failure
|
||||
sed -i 's/-Werror//g' Makefile
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue