Upgrade to vte-0.38.2
[hvlinux.git] / stage0 / pkg / glibc
index 9bccb98..85a2e38 100644 (file)
@@ -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