Browse Source

Enable profiling

pull/47/merge
Aleksandr Kuzminsky 16 years ago
parent
commit
6b68c7ac6d
  1. 1
      build/percona-sql.spec

1
build/percona-sql.spec

@ -380,6 +380,7 @@ sh -c "CFLAGS=\"$CFLAGS\" \
--includedir=%{_includedir} \
--mandir=%{_mandir} \
--enable-thread-safe-client \
--enable-profiling \
%if %{?ndbug_comment:1}0
$OPT_COMMENT \
%endif

Loading…
Cancel
Save