X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage1%2Fpkg%2Fgrep;h=2ef77c8ca2b457b5c1552e286e68c5869a5b33ab;hb=fc7d8c678ca78bef7c6e7eaeeb579269b7c501be;hp=7fe6d0f71557442f7908ef6e35b882b4dba273ba;hpb=69ac3e7cf686f8e95e47a7ab89bc38796aace488;p=hvlinux.git diff --git a/stage1/pkg/grep b/stage1/pkg/grep index 7fe6d0f..2ef77c8 100644 --- a/stage1/pkg/grep +++ b/stage1/pkg/grep @@ -2,9 +2,9 @@ # When Cross Compiling the configure script does not determine the correct values # for the following, Set the values manually: -config_cache() +hvconfig_cache() { -cat > ${LFS_TMP}/${PACKAGE}-build/config.cache << EOF +cat > ${BUILD_DIR}/config.cache << EOF ac_cv_func_malloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes EOF