mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-03-11 15:04:19 +00:00
libc/{,e}glibc: remove rude wordings in commetns
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
This commit is contained in:
parent
bb74a0544d
commit
3127749581
@ -136,7 +136,7 @@ do_libc_locales() {
|
|||||||
# So we can safely bypass bash detection at compile time.
|
# So we can safely bypass bash detection at compile time.
|
||||||
# Should this change in a future eglibc release, we'd better
|
# Should this change in a future eglibc release, we'd better
|
||||||
# directly mangle the generated scripts _after_ they get built,
|
# directly mangle the generated scripts _after_ they get built,
|
||||||
# or even after they get installed... eglibc is such a sucker...
|
# or even after they get installed...
|
||||||
echo "ac_cv_path_BASH_SHELL=/bin/bash" >>config.cache
|
echo "ac_cv_path_BASH_SHELL=/bin/bash" >>config.cache
|
||||||
|
|
||||||
# Configure with --prefix the way we want it on the target...
|
# Configure with --prefix the way we want it on the target...
|
||||||
|
@ -325,7 +325,7 @@ do_libc_backend_once() {
|
|||||||
# So we can safely bypass bash detection at compile time.
|
# So we can safely bypass bash detection at compile time.
|
||||||
# Should this change in a future eglibc release, we'd better
|
# Should this change in a future eglibc release, we'd better
|
||||||
# directly mangle the generated scripts _after_ they get built,
|
# directly mangle the generated scripts _after_ they get built,
|
||||||
# or even after they get installed... eglibc is such a sucker...
|
# or even after they get installed...
|
||||||
echo "ac_cv_path_BASH_SHELL=/bin/bash" >>config.cache
|
echo "ac_cv_path_BASH_SHELL=/bin/bash" >>config.cache
|
||||||
|
|
||||||
# Configure with --prefix the way we want it on the target...
|
# Configure with --prefix the way we want it on the target...
|
||||||
|
@ -96,7 +96,7 @@ do_libc_locales() {
|
|||||||
# So we can safely bypass bash detection at compile time.
|
# So we can safely bypass bash detection at compile time.
|
||||||
# Should this change in a future eglibc release, we'd better
|
# Should this change in a future eglibc release, we'd better
|
||||||
# directly mangle the generated scripts _after_ they get built,
|
# directly mangle the generated scripts _after_ they get built,
|
||||||
# or even after they get installed... eglibc is such a sucker...
|
# or even after they get installed...
|
||||||
echo "ac_cv_path_BASH_SHELL=/bin/bash" >>config.cache
|
echo "ac_cv_path_BASH_SHELL=/bin/bash" >>config.cache
|
||||||
|
|
||||||
# Configure with --prefix the way we want it on the target...
|
# Configure with --prefix the way we want it on the target...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user