[blfs] branch trunk updated: patchelf: set LC_ALL=C for test

git Owner ([email protected] via blfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.beyond.book
Message-ID <178404322602.2571561.9812741838071881387@rivendell.linuxfromscratch.org>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository blfs.

The following commit(s) were added to refs/heads/trunk by this push:
     new e23cb7e4f2 patchelf: set LC_ALL=C for test
e23cb7e4f2 is described below

commit e23cb7e4f2a20b4ce41cce9a34dc9800dc489836
Author: Xi Ruoyao <[email protected]>
AuthorDate: Tue Jul 14 23:32:37 2026 +0800

    patchelf: set LC_ALL=C for test
    
    The test pht-collision.sh matches the English strings in the readelf
    output, so translation can break it.
---
 general/prog/patchelf.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/general/prog/patchelf.xml b/general/prog/patchelf.xml
index 881d44a94e..fef60b0933 100644
--- a/general/prog/patchelf.xml
+++ b/general/prog/patchelf.xml
@@ -81,7 +81,7 @@
 make</userinput></screen>
 
     <para>
-      To test the results, issue: <command>make check</command>.
+      To test the results, issue: <command>LC_ALL=C make check</command>.
     </para>
 
     <para>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

-- 
http://lists.linuxfromscratch.org/sympa/info/blfs-book
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.