Date: Sunday, January 30, 2022 @ 20:22:49
  Author: alucryd
Revision: 1120864

ffmpeg4.4 rebuild: qtox 1.17.4-2

Modified:
  qtox/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-01-30 20:22:37 UTC (rev 1120863)
+++ PKGBUILD    2022-01-30 20:22:49 UTC (rev 1120864)
@@ -6,7 +6,7 @@
 pkgname=qtox
 _pkgname=qTox
 pkgver=1.17.4
-pkgrel=1
+pkgrel=2
 _gitver='c0e9a3b79609681e5b9f6bbf8f9a36cb1993dc5f'
 pkgdesc='a chat, voice, video, and file transfer IM client using the encrypted 
peer-to-peer Tox protocol'
 arch=('x86_64')
@@ -56,6 +56,7 @@
   cd $_pkgname
   mkdir -p build
   cd build
+  export CXXFLAGS+=' -fpermissive'
   cmake .. -DCMAKE_INSTALL_PREFIX=/usr \
           -DDESKTOP_NOTIFICATIONS=ON \
          -DGIT_VERSION=$_gitver \

Reply via email to