X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage1%2Fpkg%2Fbash;h=6e3d9e59ba12393c936a23feb19dda6da2d904c2;hb=b99ee4fadea43f239cf2df146fb93bfc95bd783e;hp=867e03a20cf5f3b78905984226425dfaf0e67ebd;hpb=6890ab467c34bc0ae1fccf18a521c3cedfa442a2;p=hvlinux.git diff --git a/stage1/pkg/bash b/stage1/pkg/bash index 867e03a..6e3d9e5 100644 --- a/stage1/pkg/bash +++ b/stage1/pkg/bash @@ -3,7 +3,7 @@ # When Bash is cross-compiled, it cannot test for the presence of named pipes, # among other things. If you used su to become an unprivileged user, this # combination will cause Bash to build without process substitution, which -# will break one of the C++ test scripts in eglibc. The following prevents +# will break one of the C++ test scripts in glibc. The following prevents # future problems by skipping the check for named pipes, as well as other tests # that can not run while cross-compiling or that do not run properly: hvconfig_cache()