[vlc-commits] make dist: Include libtool-2.4.6-clang-libs.patch

David Fuhrmann git at videolan.org
Wed Jun 17 19:10:35 CEST 2020


vlc/vlc-3.0 | branch: master | David Fuhrmann <dfuhrmann at videolan.org> | Wed Jun 17 19:09:19 2020 +0200| [4b868c8d61e4ed5131664ddd56bb85aec49cf488] | committer: David Fuhrmann

make dist: Include libtool-2.4.6-clang-libs.patch

Fixes building from source tarball which was missing this file.

> http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commit;h=4b868c8d61e4ed5131664ddd56bb85aec49cf488
---

 Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile.am b/Makefile.am
index 3ac82623ad..ea37ccc0db 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -65,6 +65,7 @@ EXTRA_DIST += \
 	extras/tools/bison-macOS-c41f233c.patch \
 	extras/tools/libtool-2.4.2-bitcode.patch \
 	extras/tools/libtool-2.4.2-san.patch \
+	extras/tools/libtool-2.4.6-clang-libs.patch \
 	extras/tools/ragel-6.8-javacodegen.patch
 
 ###############################################################################



More information about the vlc-commits mailing list