Commit 657c0720 authored by James Almer's avatar James Almer

Merge commit '2170017a'

* commit '2170017a':
  avutil: fix data race in av_get_cpu_flags()

This commit is a noop, see fed50c43Merged-by: 's avatarJames Almer <jamrial@gmail.com>
parents f416a8d6 2170017a
......@@ -226,8 +226,8 @@ TESTPROGS = adler32 \
xtea \
tea \
TESTPROGS-$(HAVE_THREADS) += cpu_init
TESTPROGS-$(HAVE_LZO1X_999_COMPRESS) += lzo
TESTPROGS-$(HAVE_THREADS) += cpu_init
TOOLS = crypto_bench ffhash ffeval ffescape
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment