mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-12-28 04:42:14 +01:00
14 lines
428 B
Diff
14 lines
428 B
Diff
diff --git a/media/ffvpx/config_unix_aarch64.h b/media/ffvpx/config_unix_aarch64.h
|
|
index b3ab7f4e6a..44dba3e226 100644
|
|
--- a/media/ffvpx/config_unix_aarch64.h
|
|
+++ b/media/ffvpx/config_unix_aarch64.h
|
|
@@ -329,7 +329,7 @@
|
|
#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
|