]> git.eshelyaron.com Git - emacs.git/commit
Fix --enable-profiling builds (bug#34099)
authorGlenn Morris <rgm@gnu.org>
Thu, 17 Jan 2019 12:19:45 +0000 (07:19 -0500)
committerGlenn Morris <rgm@gnu.org>
Thu, 17 Jan 2019 12:19:45 +0000 (07:19 -0500)
commit8ca414de0eb0b87f4c9a8d301cc45ec51312dace
tree0737c560c2650d3888255076aedc56845fafa336
parent0aece3e1181e66f2a1a067ae876e55bdaa45edd5
Fix --enable-profiling builds (bug#34099)

* src/profiler.c (syms_of_profiler_for_pdumper):
Only set cpu_log if CPU profiling is enabled.
src/profiler.c