mirror of https://github.com/FFmpeg/FFmpeg.git
When compiled with --disable-pthreads, e.g http://fate.ffmpeg.org/report.cgi?time=20150917015044&slot=alpha-debian-qemu-gcc-4.7, a bunch of -Wunused-functions are reported due to missing header guards around threading related functions. This patch should silence such warnings. Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com>pull/118/merge
parent
26e8895b73
commit
2cbaa078d1
17 changed files with 40 additions and 0 deletions
Loading…
Reference in new issue