From 4997db742946d08be4378cf91221f558f928bc73 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 30 May 2011 11:57:50 -0400 Subject: One more thinko in CL --- elf/rtld.c | 1 + 1 file changed, 1 insertion(+) (limited to 'elf') diff --git a/elf/rtld.c b/elf/rtld.c index 9eb9289ead..48c557485c 100644 --- a/elf/rtld.c +++ b/elf/rtld.c @@ -922,6 +922,7 @@ dl_main (const ElfW(Phdr) *phdr, /* Process the environment variable which control the behaviour. */ process_envvars (&mode); + mode=trace; #ifndef HAVE_INLINED_SYSCALLS /* Set up a flag which tells we are just starting. */ -- cgit 1.4.1