|
From: | Dariqq |
Subject: | bug#72917: ffmpeg@{3,4,5} build failures on i686-linux |
Date: | Sun, 1 Sep 2024 12:15:01 +0000 |
#$@(if (target-x86-32?) #~((add-before 'configure 'unprotect (lambda* _ (substitute* "CMakeLists.txt" (("if\\(HAVE_GCC_PROTECTED_VISIBILITY\\)") "if(0)"))))) #~())which disables the protection causing problems. I don't know what the implications of this change are.
[Prev in Thread] | Current Thread | [Next in Thread] |