summaryrefslogtreecommitdiff
path: root/gtk2_ardour/plugin_selector.cc
diff options
context:
space:
mode:
authorTim Mayberry <mojofunk@gmail.com>2015-10-27 21:08:24 +1000
committerTim Mayberry <mojofunk@gmail.com>2015-11-18 09:38:18 +1000
commitbb5b0a6d8a9f6a8a18d5e96b28ba7250a8153309 (patch)
tree455a6c917426e5e1076e36247eff124b3376ca4e /gtk2_ardour/plugin_selector.cc
parentcf8b9464c59caddc831c58af08b99442f824b694 (diff)
Remove -O0 optimize flag from debuggable flags to enable debuggable optimized builds
This allows debug symbol information to be included for optimized builds. This may not always be useful for debugging but it is necessary to use profiling tools like perf. The default optimize level is -O0 if no other optimize flag is specified so the optimization level will be the same unless overridden.
Diffstat (limited to 'gtk2_ardour/plugin_selector.cc')
0 files changed, 0 insertions, 0 deletions