Bug 1791275 - Don't build libav with sysctl on Unix AArch64 r=alwu,padenot
authorJames Lee <jbit@jbit.net>
Fri, 23 Sep 2022 18:12:11 +0000
changeset 636174 0efaf5a00aaceeed679885e4cd393bd9a5fcd0ff
parent 636173 5f24c597f42923d6622f5cb74db8c24423b72206
child 636175 ee9676c077c79b0665ff4469f503f847795a687c
push id40262
push usermlaza@mozilla.com
push dateSat, 24 Sep 2022 09:33:46 +0000
treeherdermozilla-central@50f72898d7b8 [default view] [failures only]
perfherder[talos] [build metrics] [platform microbench] (compared to previous push)
reviewersalwu, padenot
bugs1791275
milestone107.0a1
first release with
nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
last release without
nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
Bug 1791275 - Don't build libav with sysctl on Unix AArch64 r=alwu,padenot Differential Revision: https://phabricator.services.mozilla.com/D157921
media/ffvpx/config_unix_aarch64.h
--- a/media/ffvpx/config_unix_aarch64.h
+++ b/media/ffvpx/config_unix_aarch64.h
@@ -324,17 +324,17 @@
 #define HAVE_SETCONSOLETEXTATTRIBUTE 0
 #define HAVE_SETCONSOLECTRLHANDLER 0
 #define HAVE_SETDLLDIRECTORY 0
 #define HAVE_SETMODE 0
 #define HAVE_SETRLIMIT 1
 #define HAVE_SLEEP 0
 #define HAVE_STRERROR_R 1
 #define HAVE_SYSCONF 1
-#define HAVE_SYSCTL 1
+#define HAVE_SYSCTL 0
 #define HAVE_USLEEP 1
 #define HAVE_UTGETOSTYPEFROMSTRING 0
 #define HAVE_VIRTUALALLOC 0
 #define HAVE_WGLGETPROCADDRESS 0
 #define HAVE_BCRYPT 0
 #define HAVE_VAAPI_DRM 0
 #define HAVE_VAAPI_X11 0
 #define HAVE_VDPAU_X11 0