summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2016-07-29 13:47:57 +0200
committerAnton Khirnov <anton@khirnov.net>2016-10-02 19:35:55 +0200
commit5cc0057f4910c8c72421b812c8f337ef6c43696c (patch)
treeb7edba11974a61865dd9617290bee580e666fb79 /configure
parent59c70227405c214b29971e6272f3a3ff6fcce3d0 (diff)
lavu: remove the custom atomic API
It has been replaced by C11 stdatomic.h and is now unused.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure b/configure
index 7ac05cfada..e87366ed86 100755
--- a/configure
+++ b/configure
@@ -1651,7 +1651,6 @@ HAVE_LIST="
$(add_suffix _external $ARCH_EXT_LIST)
$(add_suffix _inline $ARCH_EXT_LIST)
$ARCH_FEATURES
- $ATOMICS_LIST
$BUILTIN_LIST
$HAVE_LIST_CMDLINE
$HAVE_LIST_PUB
@@ -1662,7 +1661,6 @@ HAVE_LIST="
$THREADS_LIST
$TOOLCHAIN_FEATURES
$TYPES_LIST
- atomics_native
dos_paths
dxva2_lib
libc_msvcrt