toolchain: glibc: increase min kernel version to 5.15
authorNick Hainke <vincent@systemli.org>
Thu, 4 May 2023 19:34:21 +0000 (21:34 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Fri, 12 May 2023 11:02:43 +0000 (13:02 +0200)
commit5bd7f04806d07a82e247220f2b825f4fcc43da9f
tree8d235ab8d4e32c304ca3187fd610b0f449af2698
parent1d3e71bd9710593cc0d7216b0ce9898b8e89aeef
toolchain: glibc: increase min kernel version to 5.15

The purpose of this is to remove all of the compatibility code that is
normally compiled into glibc for kernels < 5.15 from our build. Only
Linux kernels >= 5.15 will be supported.

Signed-off-by: Nick Hainke <vincent@systemli.org>
toolchain/glibc/common.mk