diff options
author | Anton Khirnov <anton@khirnov.net> | 2018-01-05 14:06:02 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2018-01-05 14:06:02 -0300 |
commit | 89b84cb18b54d3af281643bcad8bba365a702e96 (patch) | |
tree | b03c6a16ebf761b0f59f6758633ea3505de9c18b /configure | |
parent | dcbf034a0fd28b0b894d275c86ebcdb2e766a804 (diff) | |
download | ffmpeg-streaming-89b84cb18b54d3af281643bcad8bba365a702e96.zip ffmpeg-streaming-89b84cb18b54d3af281643bcad8bba365a702e96.tar.gz |
It has been replaced by C11 stdatomic.h and is now unused.
(cherry picked from commit 5cc0057f4910c8c72421b812c8f337ef6c43696c)
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1998,7 +1998,6 @@ MATH_FUNCS=" " SYSTEM_FEATURES=" - atomics_native dos_paths libc_msvcrt MMAL_PARAMETER_VIDEO_MAX_NUM_CALLBACKS @@ -2114,7 +2113,6 @@ HAVE_LIST=" $(add_suffix _external $ARCH_EXT_LIST) $(add_suffix _inline $ARCH_EXT_LIST) $ARCH_FEATURES - $ATOMICS_LIST $BUILTIN_LIST $COMPLEX_FUNCS $HAVE_LIST_CMDLINE |