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

List:       kde-commits
Subject:    kdenonbeta/icecream/icecream/client
From:       Helio Chissini de Castro <helio () conectiva ! com ! br>
Date:       2004-11-30 13:18:37
Message-ID: 20041130131837.1274C1B4A6 () office ! kde ! org
[Download RAW message or body]

CVS commit by helio: 

Some glibc just use LD_ASSUME_KERNEL < then 2.4.19, not 2.4.20. This cause fault
on some old K6 AMD architectures relying on wrong tls libraries


  M +1 -1      create-env   1.15


--- kdenonbeta/icecream/icecream/client/create-env  #1.14:1.15
@@ -51,5 +51,5 @@
 case "`uname -m`" in
   ppc64) LD_ASSUME_KERNEL=2.4.21  ;;
-      *) LD_ASSUME_KERNEL=2.4.20  ;;
+      *) LD_ASSUME_KERNEL=2.4.19  ;;
 esac
 export LD_ASSUME_KERNEL


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

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