mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-09-05 21:54:41 +02:00
qtbase: remove renameat2 PACKAGECONFIG
* since glibc 2.28 it is not necessary that Qt implements it * reduce PACKAGECONFIG mania a bit Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
committed by
Martin 'JaMa' Jansa
parent
2d1d807815
commit
95d64ea67e
@@ -153,8 +153,6 @@ PACKAGECONFIG[widgets] = "-widgets,-no-widgets"
|
||||
PACKAGECONFIG[libproxy] = "-libproxy,-no-libproxy,libproxy"
|
||||
PACKAGECONFIG[libinput] = "-libinput,-no-libinput,libinput"
|
||||
PACKAGECONFIG[journald] = "-journald,-no-journald,systemd"
|
||||
# needs kernel 3.16+
|
||||
PACKAGECONFIG[renameat2] = "-feature-renameat2,-no-feature-renameat2,"
|
||||
# needs kernel 3.17+
|
||||
PACKAGECONFIG[getentropy] = "-feature-getentropy,-no-feature-getentropy,"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user