CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
coreutils: updated to 8.19
[crossrootfs.git] / glibc / Pkgfile
index ac639155cfd056232ebdc6dbcb2b70996fe0f2cf..bcdd38f32b31f34eacfe17a8626ac9889a2be6de 100644 (file)
@@ -9,14 +9,14 @@ version=2.16.0
 release=1
 source=(http://ftp.gnu.org/gnu/glibc/glibc-$version.tar.xz \
         ftp://ftp.gnu.org/gnu/$name/$name-ports-$version.tar.bz2 \
-        ftp://ftp.kernel.org/pub/linux/kernel/v3.0/linux-3.5.4.tar.xz \
+        ftp://ftp.kernel.org/pub/linux/kernel/v3.0/linux-3.4.11.tar.xz \
         $name-resolv_assert.patch
         $name-strtod_integer_overflow.patch
         hosts resolv.conf nsswitch.conf host.conf ld.so.conf)
 
 build() {
   # install build kernel headers
-  cd linux-3.5.4
+  cd linux-3.4.11
   make mrproper
   make ARCH=arm headers_check
   make ARCH=arm INSTALL_HDR_PATH=$PKG/usr headers_install