X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage0%2Fpkg%2Fglibc;h=85a2e387dd8343776e258138a6c9f4636c4dfa93;hb=4e78d26dd7f5e46a21cdc916e031f1b4a68578c0;hp=9bccb98d73302ba15f294c870083a40c0e0299e4;hpb=b9e987f2aebab4036719dab452db74b8f02dc916;p=hvlinux.git diff --git a/stage0/pkg/glibc b/stage0/pkg/glibc index 9bccb98..85a2e38 100644 --- a/stage0/pkg/glibc +++ b/stage0/pkg/glibc @@ -18,7 +18,7 @@ hvconfig_pre() --build=${CLFS_HOST} \ --disable-profile \ --with-tls \ - --enable-kernel=$(get_pkg_ver3 ${KERNEL}) \ + --enable-kernel=$(get_pkg_ver1 ${KERNEL}).0.0 \ --with-__thread \ --with-binutils=${CROSS_TOOLS_DIR}/bin \ --enable-obsolete-rpc \ @@ -28,7 +28,7 @@ hvconfig_pre() # For Glibc to support NPTL: hvconfig_cache() { -cat > ${LFS_TMP}/${PACKAGE}-build/config.cache << EOF +cat > ${BUILD_DIR}/config.cache << EOF libc_cv_forced_unwind=yes libc_cv_c_cleanup=yes libc_cv_gnu89_inline=yes