[blfs] 08/12: dav1d: pass --wrap-mode=nofallback

git Owner ([email protected] via blfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.beyond.book
Message-ID <[email protected]>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository blfs.

commit e15bbcad52ada0596157906c0f63b457d676f5fc
Author: Xi Ruoyao <[email protected]>
AuthorDate: Sat Aug 15 03:10:42 2026 +0800

    dav1d: pass --wrap-mode=nofallback
    
    Prevent the download of the external checkasm project.
---
 multimedia/libdriv/dav1d.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/multimedia/libdriv/dav1d.xml b/multimedia/libdriv/dav1d.xml
index 4ff2a93a89..e4c03d8722 100644
--- a/multimedia/libdriv/dav1d.xml
+++ b/multimedia/libdriv/dav1d.xml
@@ -90,7 +90,7 @@
 <screen><userinput>mkdir build &amp;&amp;
 cd    build &amp;&amp;
 
-meson setup --prefix=/usr --buildtype=release .. &amp;&amp;
+meson setup --prefix=/usr --buildtype=release --wrap-mode=nofallback .. &amp;&amp;
 ninja</userinput></screen>
 
     <para>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

-- 
http://lists.linuxfromscratch.org/sympa/info/blfs-book
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.