]> git.pld-linux.org Git - packages/firefox.git/blob - aarch64-sysctl.patch
fix build on aarch64
[packages/firefox.git] / aarch64-sysctl.patch
1 --- firefox-106.0/media/ffvpx/config_unix_aarch64.h.orig        2022-10-10 18:05:25.000000000 +0200
2 +++ firefox-106.0/media/ffvpx/config_unix_aarch64.h     2022-10-18 20:18:40.655546208 +0200
3 @@ -329,7 +329,7 @@
4  #define HAVE_SLEEP 0
5  #define HAVE_STRERROR_R 1
6  #define HAVE_SYSCONF 1
7 -#define HAVE_SYSCTL 1
8 +#define HAVE_SYSCTL 0
9  #define HAVE_USLEEP 1
10  #define HAVE_UTGETOSTYPEFROMSTRING 0
11  #define HAVE_VIRTUALALLOC 0
This page took 0.047509 seconds and 3 git commands to generate.