X-Git-Url: http://gitweb/?a=blobdiff_plain;f=glibc%2FPkgfile;h=bcdd38f32b31f34eacfe17a8626ac9889a2be6de;hb=ba454fcfa86f2e4f5057931b72888560816e8c76;hp=ac639155cfd056232ebdc6dbcb2b70996fe0f2cf;hpb=b3678621bd672ac7d9210ecdfa6dc9eaca4ea04e;p=crossrootfs.git diff --git a/glibc/Pkgfile b/glibc/Pkgfile index ac63915..bcdd38f 100644 --- a/glibc/Pkgfile +++ b/glibc/Pkgfile @@ -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