1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-08 17:42:12 +03:00

Remove left over LD_LIBRARY_VERSION usages

The environment variable was removed by
d2db60d8d8.
This commit is contained in:
Adhemerval Zanella
2022-08-02 10:08:57 -03:00
parent 8fabe0e632
commit 5a57ad23ba
5 changed files with 0 additions and 11 deletions

View File

@@ -1,3 +1 @@
/LD_TRACE_LOADED_OBJECTS=1/a\
add_env="$add_env LD_LIBRARY_VERSION=\\$verify_out"
s_^\(RTLDLIST=\)\(.*lib\)\(\|64\)\(/[^/]*\.so\.[0-9.]*\)[ ]*$_\1"\2\4 \264\4"_