X-Git-Url: http://gitweb/?a=blobdiff_plain;f=glibc%2FPkgfile;h=f3a069a4d28243e73d4c27863d53cd3c8ce85209;hb=refs%2Fheads%2F3.3;hp=beda9e19ad70d23b02f6a69ee15f6e48c57b92fa;hpb=e308f0f7f24c3fa181c7ad170057542860b83ea1;p=ports%2Fcore-arm.git diff --git a/glibc/Pkgfile b/glibc/Pkgfile index beda9e1..f3a069a 100644 --- a/glibc/Pkgfile +++ b/glibc/Pkgfile @@ -8,13 +8,13 @@ name=glibc version=2.24 release=10 source=(http://ftpmirror.gnu.org/gnu/glibc/glibc-2.24.tar.xz \ - http://www.kernel.org/pub/linux/kernel/v4.x/linux-4.1.13.tar.xz \ + http://www.kernel.org/pub/linux/kernel/v4.x/linux-4.9.5.tar.xz \ hosts resolv.conf nsswitch.conf host.conf ld.so.conf \ glibc-2.24-10.patch) build() { # install kernel headers - cd linux-4.1.13 + cd linux-4.9.5 make mrproper make ARCH=arm headers_check make ARCH=arm INSTALL_HDR_PATH=$PKG/usr headers_install