[packages/qt5-qtbase] build without statx to support kernels older than 4.11
Jan Palus
atler at pld-linux.org
Thu Mar 21 10:15:23 CET 2019
On 21.03.2019 09:58, Arkadiusz Miśkiewicz wrote:
> On 21/03/2019 00:35, atler wrote:
> > commit fc41f21cbe3529378b0600ec3e027668b7f878d4
> > Author: Jan Palus <atler at pld-linux.org>
> > Date: Thu Mar 21 00:30:10 2019 +0100
> >
> > build without statx to support kernels older than 4.11
>
>
> Hm, it doesn't fallback? It should since it check ENOSYS
It does not have a chance to:
$ readelf -n /usr/lib64/libQt5Core.so.5.12.2
...
Displaying notes found in: .note.ABI-tag
Owner Data size Description
GNU 0x00000010 NT_GNU_ABI_TAG (ABI version tag)
OS: Linux, ABI: 4.11.0
^^^^^^
See src/corelib/global/{minimum-linux_p.h,minimum-linux.S}.
More information about the pld-devel-en
mailing list