[arch-commits] Commit in libvpx/trunk (PKGBUILD)

Evangelos Foutras foutrelis at gemini.archlinux.org
Mon Mar 7 04:56:23 UTC 2022


    Date: Monday, March 7, 2022 @ 04:56:23
  Author: foutrelis
Revision: 439211

upgpkg: libvpx 1.11.0-2: signed by 0x98BC6FF5 rebuild

Modified:
  libvpx/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-07 03:43:43 UTC (rev 439210)
+++ PKGBUILD	2022-03-07 04:56:23 UTC (rev 439211)
@@ -4,7 +4,7 @@
 
 pkgname=libvpx
 pkgver=1.11.0
-pkgrel=1
+pkgrel=2
 pkgdesc='VP8 and VP9 codec'
 arch=(x86_64)
 url=https://www.webmproject.org/
@@ -28,6 +28,9 @@
 build() {
   cd libvpx
 
+  CFLAGS+=' -ffat-lto-objects'
+  CXXFLAGS+=' -ffat-lto-objects'
+
   ./configure \
     --prefix=/usr \
     --disable-install-docs \



More information about the arch-commits mailing list