diff --git a/system/base/glibc/actions.py b/system/base/glibc/actions.py index e9302be8..8e806f8f 100644 --- a/system/base/glibc/actions.py +++ b/system/base/glibc/actions.py @@ -53,7 +53,8 @@ def setup(): --libexecdir=/usr/lib/misc \ --with-bugurl=https://bugs.pisilinux.org \ --enable-add-ons \ - --enable-kernel=2.6.32 \ + --enable-kernel=3.2.0 \ + --enable-static-pie \ --enable-bind-now --disable-profile \ --enable-stackguard-randomization \ --enable-lock-elision \ diff --git a/system/base/glibc/pspec.xml b/system/base/glibc/pspec.xml index 0f106f38..dc29978a 100644 --- a/system/base/glibc/pspec.xml +++ b/system/base/glibc/pspec.xml @@ -1952,7 +1952,7 @@ - 2018-09-02 + 2018-09-06 2.27 Rebuild. Ertuğrul Erata