aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2023-10-17 10:21:50 +0300
committerMartin Storsjö <martin@martin.st>2023-10-24 14:46:14 +0300
commit0679e853315b3cef81fe0120c37e6cc7c9ffba91 (patch)
tree0471c8471c1aa862e7b16eb5d9405c390626c3dd /configure
parentc258623c0a635d98e7e21123215446ebd2201b1e (diff)
downloadffmpeg-0679e853315b3cef81fe0120c37e6cc7c9ffba91.tar.gz
aarch64: Stop using asm/hwcap.h for the HWCAP_* detection
Including sys/auxv.h should be enough (it pulls in bits/hwcap.h, which provides the same defines). Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure b/configure
index edbd8bf021..f494da204c 100755
--- a/configure
+++ b/configure
@@ -2202,7 +2202,6 @@ HAVE_LIST_PUB="
HEADERS_LIST="
arpa_inet_h
- asm_hwcap_h
asm_types_h
cdio_paranoia_h
cdio_paranoia_paranoia_h
@@ -6453,7 +6452,6 @@ check_headers io.h
enabled libdrm &&
check_headers linux/dma-buf.h
-check_headers asm/hwcap.h
check_headers linux/perf_event.h
check_headers libcrystalhd/libcrystalhd_if.h
check_headers malloc.h