From 33bfe926233051b2cd1827e3700a7973f5ee1b8a Mon Sep 17 00:00:00 2001 From: Tasos Sahanidis Date: Thu, 11 Jul 2024 11:30:46 +0300 Subject: extra/ffmpeg: Add ugly workaround --- extra/ffmpeg/PKGBUILD | 3 +++ 1 file changed, 3 insertions(+) (limited to 'extra/ffmpeg/PKGBUILD') diff --git a/extra/ffmpeg/PKGBUILD b/extra/ffmpeg/PKGBUILD index ace68ef8..c15b2314 100644 --- a/extra/ffmpeg/PKGBUILD +++ b/extra/ffmpeg/PKGBUILD @@ -143,3 +143,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