mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user