Removed CentOS glibc kludge from vmware::server.
This commit is contained in:
parent
1c051a1e2b
commit
36ef7808ab
3 changed files with 0 additions and 41 deletions
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
--- vmware-hostd.orig 2010-10-14 20:18:17.000000000 +0300
|
||||
+++ vmware-hostd 2010-10-14 20:18:31.000000000 +0300
|
||||
@@ -370,4 +370,6 @@
|
||||
export MALLOC_CHECK_=2
|
||||
fi
|
||||
|
||||
+export LD_LIBRARY_PATH=/usr/lib/vmware/lib/libc.so.6:$LD_LIBRARY_PATH
|
||||
+
|
||||
eval exec "$DEBUG_CMD" "$binary" "$@"
|
Loading…
Add table
Add a link
Reference in a new issue