diff options
author | Glenn Johnson <glenn-johnson@uiowa.edu> | 2021-11-13 14:39:50 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-13 15:39:50 -0500 |
commit | 7a00cef055e5864f72e8d7dbd9e8bd2097e538d0 (patch) | |
tree | 5134a08189ab016968c207eae3d0c708300d30c4 /share | |
parent | 9fb9399487eab04238d99a3b8220f324d672768b (diff) | |
download | spack-7a00cef055e5864f72e8d7dbd9e8bd2097e538d0.tar.gz spack-7a00cef055e5864f72e8d7dbd9e8bd2097e538d0.tar.bz2 spack-7a00cef055e5864f72e8d7dbd9e8bd2097e538d0.tar.xz spack-7a00cef055e5864f72e8d7dbd9e8bd2097e538d0.zip |
qt: turn off features if not supported by the kernel (#27438)
If building Qt on a system with a recent glibc but an older kernel, it
is possible that Qt configures features based on glibc that are not
supported in the kernel. This PR tests the kernel version and ensures
certain features are disabled if the kernel does not support them.
Diffstat (limited to 'share')
0 files changed, 0 insertions, 0 deletions