efl: oops revert things that should not have got in.

SVN revision: 78212
This commit is contained in:
Cedric BAIL 2012-10-19 01:32:31 +00:00
parent c93ae85eb4
commit d83f517e3c
1 changed files with 2 additions and 2 deletions

View File

@ -361,8 +361,8 @@ case "$build_profile" in
with_max_log_level=""
have_stringshare_usage="yes"
want_valgrind="no" # TODO: "yes" is not working: relocation R_X86_64_32S against `vgPlain_interim_stack' can not be used when making a shared object; recompile with -fPIC
want_debug_malloc="no"
want_debug_threads="no"
want_debug_malloc="yes"
want_debug_threads="yes"
;;
release)