@@ -, +, @@ dev-qt/qtcore: enable renameat2 and getentropy conditionally Add USE=modern-kernel to switch on new syscalls. renameat2() and getentropy() are not available until linux-3.17. Closes: https://bugs.gentoo.org/669994 Closes: https://bugs.gentoo.org/675858 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Benda Xu --- a/dev-qt/qtcore/metadata.xml +++ a/dev-qt/qtcore/metadata.xml @@ -7,6 +7,7 @@ Enable native journald logging support + Enable new syscalls for Linux kernel >= 3.17 https://bugreports.qt.io/