[vlc-commits] contrib: harfbuzz: Update the bundled ax_pthread.m4

Martin Storsjö git at videolan.org
Fri Jun 19 09:06:49 CEST 2020


vlc/vlc-3.0 | branch: master | Martin Storsjö <martin at martin.st> | 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 <robux4 at ycbcr.xyz>

> 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


More information about the vlc-commits mailing list