X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage1%2Fpkg%2Fbash;h=6e3d9e59ba12393c936a23feb19dda6da2d904c2;hb=b19e417334dd10507424def0ba6738306ec0a2ae;hp=867e03a20cf5f3b78905984226425dfaf0e67ebd;hpb=3605ab38ca7604b1fe43c3bce5e4963730a85d39;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()