aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/ldd-rewrite.sed
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2022-08-02 10:08:57 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2022-08-04 09:09:48 -0300
commit5a57ad23ba73be7aefd2c243489330f5cd8d3ca6 (patch)
tree0da96f303a4b9b8fe326c0ad774f145994330cd2 /sysdeps/unix/sysv/linux/ldd-rewrite.sed
parent8fabe0e632bd441c760f878d1022c378f04f8497 (diff)
downloadglibc-5a57ad23ba73be7aefd2c243489330f5cd8d3ca6.zip
glibc-5a57ad23ba73be7aefd2c243489330f5cd8d3ca6.tar.gz
glibc-5a57ad23ba73be7aefd2c243489330f5cd8d3ca6.tar.bz2
Remove left over LD_LIBRARY_VERSION usages
The environment variable was removed by d2db60d8d830ef68c8d20a77ac3572d610aa40b1.
Diffstat (limited to 'sysdeps/unix/sysv/linux/ldd-rewrite.sed')
-rw-r--r--sysdeps/unix/sysv/linux/ldd-rewrite.sed1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/ldd-rewrite.sed b/sysdeps/unix/sysv/linux/ldd-rewrite.sed
index 7b8b6bd..1faa90f 100644
--- a/sysdeps/unix/sysv/linux/ldd-rewrite.sed
+++ b/sysdeps/unix/sysv/linux/ldd-rewrite.sed
@@ -8,4 +8,3 @@
fi\
# In case of an error punt.
/LD_TRACE_LOADED_OBJECTS=1/a\
-add_env="$add_env LD_LIBRARY_VERSION=\\$verify_out"