kiss-community / grepo

GKISS - A fork of KISS Linux that uses the GNU C library, mirror of https://codeberg.org/kiss-community/grepo
MIT License
57 stars 6 forks source link

Upgrade glibc to 2.31 #7

Closed rachelambda closed 4 years ago

rachelambda commented 4 years ago

At the moment the package says 2.31, however 2.30 is actually used. However simply installing a new glibc causes most builds to fail.

I've got no clue how to solve this to be honest. Right now I'm thinking to rebuild everything from scratch, however this would be an issue to anyone on an existing system.

For now gkiss will keep on using glibc 2.30...