1
Fork 0
mirror of https://github.com/RGBCube/Site synced 2025-07-30 12:37:50 +00:00

dump(build-systems.no-gnulib): update

This commit is contained in:
RGBCube 2025-07-19 23:49:04 +03:00
parent 6abb722844
commit a6cab132b2
Signed by: RGBCube
SSH key fingerprint: SHA256:CzqbPcfwt+GxFYNnFVCqoN5Itn4YFrshg1TrnACpA5M

View file

@ -13,7 +13,7 @@ the most core-level bootstrapping needs is that it depends on Gnulib.
Gnulib is a huge blob of C and 80 thousand lines of m4 that has crusted over 30+ Gnulib is a huge blob of C and 80 thousand lines of m4 that has crusted over 30+
years and is almost impossible to build correctly, has to be manually patched in years and is almost impossible to build correctly, has to be manually patched in
every single program that embeds it, [^Gnulib is not a library, but a collection every single program that embeds it, [^Gnulib is not a library, but a collection
of source files that you are supposed to embed into your library, so you can of source files that you are supposed to embed into your program, so you can
expect to be pulling your hair out as it is well-rooted into most programs that expect to be pulling your hair out as it is well-rooted into most programs that
embed it. Have fun packaging it all!] rewards bad OSes and makes good OSes embed it. Have fun packaging it all!] rewards bad OSes and makes good OSes
shrivel in pain & makes packagers go bald & makes issues hard to diagnose and shrivel in pain & makes packagers go bald & makes issues hard to diagnose and