shithub: libvpx

Download patch

ref: 90a9900abb79fabfd44189a959d14ca677c2777a
parent: 2319b7aaf17b7efe143862bf0569fe8c9efd9d1f
author: James Zern <jzern@google.com>
date: Tue Jun 18 15:19:20 EDT 2013

test_libvpx: disable pthreads in gtest

currently threading is internal to libvpx so thread safety is unneeded
in libgtest -- visual studio builds already operate in this way as they
do not have pthread.h available by default.

this removes an unconditional link to libpthread using $(extralibs)
should libvpx require it.

Change-Id: Ieae1d693406653a54b54fba818c598836797d33b