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

Evangelos Foutras foutrelis at gemini.archlinux.org
Mon Mar 7 04:58:34 UTC 2022


    Date: Monday, March 7, 2022 @ 04:58:34
  Author: foutrelis
Revision: 1144154

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

Modified:
  lib32-libvpx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-07 01:50:29 UTC (rev 1144153)
+++ PKGBUILD	2022-03-07 04:58:34 UTC (rev 1144154)
@@ -3,7 +3,7 @@
 
 pkgname=lib32-libvpx
 pkgver=1.11.0
-pkgrel=1
+pkgrel=2
 pkgdesc='VP8 and VP9 codec'
 arch=(x86_64)
 url=https://www.webmproject.org/
@@ -34,6 +34,9 @@
   export CXX='g++ -m32'
   export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
 
+  CFLAGS+=' -ffat-lto-objects'
+  CXXFLAGS+=' -ffat-lto-objects'
+
   ./configure \
     --prefix=/usr \
     --libdir=/usr/lib32 \



More information about the arch-commits mailing list