CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
glibc: fixed build triple arm-unknown-linux-gnueabi and switched to enable-kernel...
authorJose V Beneyto <sepen@crux.nu>
Wed, 18 Apr 2012 15:53:32 +0000 (17:53 +0200)
committerJose V Beneyto <sepen@crux.nu>
Wed, 18 Apr 2012 15:53:32 +0000 (17:53 +0200)
glibc/Pkgfile

index 7ccd5c5ffe46c4c50174eb12407b1a0c25ea1221..6e8e2e06d26d69a6d57959fde128eda9a9f58917 100644 (file)
@@ -30,11 +30,11 @@ build() {
     cd $SRC/build
 
     ../$name-$version/configure --prefix=/usr \
-                                --build=arm-crux-linux-gnueabi \
+                                --build=arm-unknown-linux-gnueabi \
                                 --libexecdir=/usr/lib \
                                 --with-headers=$PKG/usr/include \
                                 --with-tls \
-                                --enable-kernel=2.6.0 \
+                                --enable-kernel=2.6.27 \
                                 --enable-add-ons \
                                 --disable-profile \
                                 --without-gd