Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
None
-
4.8.5
-
None
-
2e049836ee16f4aedbe7ccc3335fc57852725716, 0d679261176aadb3dd8efdc8e130bcbe6f3ce6f3, ...
Description
Qt 4.8.5 can not be built for AArch64 (64-bit ARM) architecture.
This patch adds all required architecture definitions and atomics. We also use __NR_inotify_init1 system call instead of __NR_inotify_init one cause we do not support deprecated syscalls.