diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-11-07 06:26:25 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-11-07 06:26:57 +0100 |
commit | f15fcb786b55b28aea8e6eba659b99448d66af10 (patch) | |
tree | deb1818c40755047fed9c60d04cfa81ea2c65211 /profiles | |
parent | dev-libs/libclc: Add 20.0.0_pre20241106 snapshot (diff) | |
download | gentoo-f15fcb786b55b28aea8e6eba659b99448d66af10.tar.gz gentoo-f15fcb786b55b28aea8e6eba659b99448d66af10.tar.bz2 gentoo-f15fcb786b55b28aea8e6eba659b99448d66af10.zip |
profiles/features/time64: Mask old GCC versions
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/features/time64/package.mask | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/profiles/features/time64/package.mask b/profiles/features/time64/package.mask new file mode 100644 index 000000000000..77064182bb8e --- /dev/null +++ b/profiles/features/time64/package.mask @@ -0,0 +1,7 @@ +# Copyright 2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Michał Górny <mgorny@gentoo.org> (2024-11-06) +# Old versions of GCC do not support USE=time64, and as such do not +# enforce 64-bit time_t as required by this profile. +<sys-devel/gcc-14.2.1_p20241026 |