mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
extra/libheif: fix
This commit is contained in:
parent
4d77cd0658
commit
aaa68a2b21
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ source=(git+https://github.com/strukturag/libheif#tag=v$pkgver)
|
|||
sha256sums=('edd45429bf2ce428cfe8082f8879d27633b77435c3cd073c7a23e2525121368d')
|
||||
|
||||
build() {
|
||||
CXXFLAGS+=" -Wno-error=stringop-overflow"
|
||||
cmake -B build -S $pkgname \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DWITH_DAV1D=ON \
|
||||
|
|
Loading…
Reference in a new issue