From 0a48d5b61fa8d413a01dd3e8a10b4f244ff536a3 Mon Sep 17 00:00:00 2001 From: Rmys Date: Mon, 2 Nov 2020 21:07:56 +0200 Subject: [PATCH] glibc --- system/base/glibc/actions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/base/glibc/actions.py b/system/base/glibc/actions.py index d9603c4f..c293de99 100644 --- a/system/base/glibc/actions.py +++ b/system/base/glibc/actions.py @@ -53,7 +53,7 @@ def setup(): --libexecdir=/usr/lib/misc \ --with-bugurl=https://bugs.pisilinux.org \ --enable-add-ons \ - --enable-kernel=3.2.0 \ + --enable-kernel=3.2 \ --enable-static-pie \ --enable-bind-now --disable-profile \ --enable-stackguard-randomization \