[blfs] 08/12: dav1d: pass --wrap-mode=nofallback
| 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 && cd build && -meson setup --prefix=/usr --buildtype=release .. && +meson setup --prefix=/usr --buildtype=release --wrap-mode=nofallback .. && 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