summaryrefslogtreecommitdiff
path: root/pkg/linux-headers/ver
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2020-06-23 14:37:22 -0700
committerMichael Forney <mforney@mforney.org>2020-06-23 14:37:24 -0700
commitd33113536a714b163ba94bf31a02881025a2cb17 (patch)
tree8f72313c1c9c08557c38074a5d187b08898fb72c /pkg/linux-headers/ver
parentc6f680a6aff351e85375cdf9a98592d13e8802b5 (diff)
linux-headers: Guard inclusion of linux/sysinfo.h from linux/kernel.h by __GLIBC__
This fixes build issues with musl in qemu.
Diffstat (limited to 'pkg/linux-headers/ver')
-rw-r--r--pkg/linux-headers/ver2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/linux-headers/ver b/pkg/linux-headers/ver
index 4ca01b27..638a85e0 100644
--- a/pkg/linux-headers/ver
+++ b/pkg/linux-headers/ver
@@ -1 +1 @@
-5.7 r0
+5.7 r1