CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
glibc: fixed enabled-kernel option to version 3.2
authorVictor Martinez <pitillo@ono.com>
Sun, 29 Jul 2018 13:27:15 +0000 (15:27 +0200)
committerVictor Martinez <pitillo@ono.com>
Sun, 29 Jul 2018 13:27:15 +0000 (15:27 +0200)
glibc/Pkgfile

index a7da680a869c47ec5b6b042fa36c204c05bb96a9..117d754cbb56c0f2650f7b1751ba1ce6bd3a1977 100644 (file)
@@ -28,7 +28,7 @@ build() {
                               --build=arm-unknown-linux-gnueabihf \
                               --libexecdir=/usr/lib \
                               --with-headers=$PKG/usr/include \
-                              --enable-kernel=3.12 \
+                              --enable-kernel=3.2 \
                               --enable-add-ons \
                               --enable-static-nss \
                               --enable-stack-protector=strong \