Revision 93fcfe39 linux-user/elfload.c

b/linux-user/elfload.c
1454 1454

  
1455 1455
    free(elf_phdata);
1456 1456

  
1457
    if (loglevel)
1457
    if (qemu_log_enabled())
1458 1458
	load_symbols(&elf_ex, bprm->fd);
1459 1459

  
1460 1460
    if (interpreter_type != INTERPRETER_AOUT) close(bprm->fd);

Also available in: Unified diff