Hi,
I'm encountering a build failure while attempting to build ncurses bzlmod similar to f0rmiga/gcc-toolchain#212 due to missing macros that require glibc 2.27 or higher.
From what I see the project prefers keeping glibc as low as possible for maximum compatibility. Curious if its worth it to bump up an incremental amount or take a different path (ex. custom sysroot)?
Hi,
I'm encountering a build failure while attempting to build ncurses bzlmod similar to f0rmiga/gcc-toolchain#212 due to missing macros that require glibc 2.27 or higher.
From what I see the project prefers keeping glibc as low as possible for maximum compatibility. Curious if its worth it to bump up an incremental amount or take a different path (ex. custom sysroot)?