vlc/vlc-3.0 | branch: master | Martin Storsjö <[email protected]> | Wed Apr 8 13:35:27 2020 +0200| [6957101409609c9fddbdeb749f7b5cce1c48ab24] | committer: Steve Lhomme
contrib: harfbuzz: Update the bundled ax_pthread.m4 This fixes building for Windows with clang, where the bundled version of ax_pthread.m4 assumes that Clang doesn't need the pthread option in LDFLAGS (assuming that a system that Clang supports doesn't need an external library for pthreads). (cherry picked from commit c36e0e7076118549871822f74dfcff9000d2008d) Signed-off-by: Steve Lhomme <[email protected]> > http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commit;h=6957101409609c9fddbdeb749f7b5cce1c48ab24 --- contrib/src/harfbuzz/rules.mak | 1 + contrib/src/harfbuzz/update-ax_pthread.m4.patch | 291 ++++++++++++++++++++++++ 2 files changed, 292 insertions(+) Diff: http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commitdiff;h=6957101409609c9fddbdeb749f7b5cce1c48ab24 _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
