[prev in list] [next in list] [prev in thread] [next in thread] 

List:       tor-cvs
Subject:    [tor-commits] [torbrowser/maint-2.2] [Linux] Don't set
From:       erinn () torproject ! org
Date:       2011-09-29 15:14:43
Message-ID: 20110929151443.70C0E5DE6B () cupani ! torproject ! org
[Download RAW message or body]

commit 97d3d69a33e3c4158fc1802c9a9b64c073a790eb
Author: Robert Ransom <rransom.8774@gmail.com>
Date:   Sun Sep 25 06:26:49 2011 -0700

    [Linux] Don't set DYLD_PRINT_LIBRARIES env var
    
    DYLD_PRINT_LIBRARIES does not affect the glibc dynamic loader at all, so
    these lines are useless.  Fortunately, that means they were also harmless.
---
 src/RelativeLink/RelativeLink.sh |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/RelativeLink/RelativeLink.sh b/src/RelativeLink/RelativeLink.sh
index 222bb6d..3e4159c 100755
--- a/src/RelativeLink/RelativeLink.sh
+++ b/src/RelativeLink/RelativeLink.sh
@@ -185,8 +185,6 @@ fi
 LDPATH="${HOME}/Lib/"
 export LDPATH
 export LD_LIBRARY_PATH
-DYLD_PRINT_LIBRARIES=1
-export DYLD_PRINT_LIBRARIES
 
 if [ "${debug}" ]; then
 	printf "\nStarting Vidalia now\n"



_______________________________________________
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic