hark130 / sketchy-idea

Reusable, stand-alone, Linux code
GNU General Public License v3.0
0 stars 0 forks source link

SKID-5: Have the build system verify a version of glibc #15

Open hark130 opened 4 months ago

hark130 commented 4 months ago

Currently, the Makefile just prints the version of glibc (by way of ldd --version). It would be nice to verify a minimum glibc version at make validate time.