[arch-commits] Commit in speex/trunk (PKGBUILD)
Jan Steffens
heftig at gemini.archlinux.org
Tue Jun 21 22:56:47 UTC 2022
Date: Tuesday, June 21, 2022 @ 22:56:47
Author: heftig
Revision: 449252
arg
Modified:
speex/trunk/PKGBUILD
----------+
PKGBUILD | 1 +
1 file changed, 1 insertion(+)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-06-21 22:54:12 UTC (rev 449251)
+++ PKGBUILD 2022-06-21 22:56:47 UTC (rev 449252)
@@ -28,6 +28,7 @@
build() {
cd speex
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+ --enable-binaries \
--disable-static
sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
make
More information about the arch-commits
mailing list