* [gentoo-commits] gentoo-x86 commit in kde-base/kdebase-startkde/files: 4.6.0-startkde.patch
@ 2011-01-27 0:02 Tomas Chvatal (scarabeus)
0 siblings, 0 replies; 2+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2011-01-27 0:02 UTC (permalink / raw
To: gentoo-commits
scarabeus 11/01/27 00:02:31
Added: 4.6.0-startkde.patch
Log:
Revision bump to fix malloc issue. (force - unsynced tree)
(Portage version: 2.2.0_alpha19/cvs/Linux x86_64, RepoMan options: --force)
Revision Changes Path
1.1 kde-base/kdebase-startkde/files/4.6.0-startkde.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdebase-startkde/files/4.6.0-startkde.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdebase-startkde/files/4.6.0-startkde.patch?rev=1.1&content-type=text/plain
Index: 4.6.0-startkde.patch
===================================================================
Index: branches/KDE/4.6/kdebase/workspace/startkde.cmake
===================================================================
--- startkde.cmake.old (revision 1217283)
+++ startkde.cmake (revision 1217284)
@@ -36,18 +36,6 @@
# we have to unset this for Darwin since it will screw up KDE's dynamic-loading
unset DYLD_FORCE_FLAT_NAMESPACE
-# Enable lightweight memory corruption checker if not already set
-# -- this is for trunk only, we remove it for releases
-if [ "x$MALLOC_CHECK_" = "x" ] && [ -x /lib/libc.so.6 ]; then
- # Extract the first two components of the version from the output.
- glibc_version=$(LC_ALL=C /lib/libc.so.6 | sed -e 's/[^0-9]*\([0-9]\.[0-9]\+\).*/\1/;s/\.\([0-9]\)$/.0\1/;q')
-
- MALLOC_CHECK_=2 # Default to 2 unless glibc 2.9 or higher.
- test $glibc_version \> 2.08 && MALLOC_CHECK_=3
-
- export MALLOC_CHECK_
-fi
-
# in case we have been started with full pathname spec without being in PATH
bindir=`echo "$0" | sed -n 's,^\(/.*\)/[^/][^/]*$,\1,p'`
if [ -n "$bindir" ]; then
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/kdebase-startkde/files: 4.6.0-startkde.patch
@ 2011-05-04 11:13 Tomas Chvatal (scarabeus)
0 siblings, 0 replies; 2+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2011-05-04 11:13 UTC (permalink / raw
To: gentoo-commits
scarabeus 11/05/04 11:13:50
Removed: 4.6.0-startkde.patch
Log:
old
(Portage version: 2.2.0_alpha30/cvs/Linux x86_64)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-05-04 11:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-04 11:13 [gentoo-commits] gentoo-x86 commit in kde-base/kdebase-startkde/files: 4.6.0-startkde.patch Tomas Chvatal (scarabeus)
-- strict thread matches above, loose matches on Subject: below --
2011-01-27 0:02 Tomas Chvatal (scarabeus)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox