summaryrefslogtreecommitdiffstats
path: root/solenv/bin/linkoo
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@novell.com>2010-10-08 16:41:31 +0100
committerMichael Meeks <michael.meeks@novell.com>2010-10-08 16:41:55 +0100
commit6683ae6bb57182718ade608b8563ea8f11a2b87a (patch)
tree94bd4e035c868e762ab8df6ecfae3405340b0d71 /solenv/bin/linkoo
parentLO -> LibO (diff)
downloadcore-6683ae6bb57182718ade608b8563ea8f11a2b87a.tar.gz
core-6683ae6bb57182718ade608b8563ea8f11a2b87a.zip
switch to g_slice
Diffstat (limited to 'solenv/bin/linkoo')
-rwxr-xr-xsolenv/bin/linkoo2
1 files changed, 1 insertions, 1 deletions
diff --git a/solenv/bin/linkoo b/solenv/bin/linkoo
index fc15fa4a3834..c459f482178e 100755
--- a/solenv/bin/linkoo
+++ b/solenv/bin/linkoo
@@ -45,7 +45,7 @@ export PATH=".:../basis-link/program:../basis-link/ure-link/bin:$PATH"
export GNOME_DISABLE_CRASH_DIALOG=1
export STAR_RESOURCEPATH=`pwd`/../basis-link/program/resource
# debugging assistance
-export OOO_FORCE_SYSALLOC=1
+export G_SLICE=always-malloc
export MALLOC_CHECK_=2
export OOO_DISABLE_RECOVERY=1
export SAL_ALLOW_LINKOO_SYMLINKS=1