From 8f84e25263ce985c38e928c78a47f66d3ec54d46 Mon Sep 17 00:00:00 2001 From: Tasos Sahanidis Date: Thu, 11 Jul 2024 13:05:45 +0300 Subject: extra/ffmpeg4.4: Add ugly workaround --- extra/ffmpeg4.4/PKGBUILD | 3 +++ 1 file changed, 3 insertions(+) (limited to 'extra/ffmpeg4.4') diff --git a/extra/ffmpeg4.4/PKGBUILD b/extra/ffmpeg4.4/PKGBUILD index cfff0492..3e60ce8b 100644 --- a/extra/ffmpeg4.4/PKGBUILD +++ b/extra/ffmpeg4.4/PKGBUILD @@ -136,3 +136,6 @@ fi if [ "$CARCH" == 'i486' ]; then makedepends+=(librsvg-og) fi + +# Bad workaround +eval "$(declare -f build | sed '3i export CFLAGS="$CFLAGS -Wno-error=incompatible-pointer-types -Wno-error=int-conversion"')" -- cgit v1.2.3-70-g09d2