sys-libs/glibc: filter-lfs-flags now does TIME_BITS too

toolchain-funcs.eclass patch was just pushed.

Bug: https://bugs.gentoo.org/829583
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-12-18 21:58:02 +00:00
parent 76a84c525c
commit 062a9fcfe0
2 changed files with 0 additions and 2 deletions

View File

@@ -425,7 +425,6 @@ setup_flags() {
# #829583
filter-lfs-flags
filter-flags -D_TIME_BITS=64
unset CBUILD_OPT CTARGET_OPT
if use multilib ; then

View File

@@ -417,7 +417,6 @@ setup_flags() {
# #829583
filter-lfs-flags
filter-flags -D_TIME_BITS=64
unset CBUILD_OPT CTARGET_OPT
if use multilib ; then