Enable Link Time Optimization by default

This commit is contained in:
Andrzej Rybczak
2020-12-22 20:26:11 +01:00
parent d402df8eeb
commit 628f7ee1c4
2 changed files with 21 additions and 0 deletions

View File

@@ -8,6 +8,7 @@
* Suppress output of all external commands.
* Consider mouse support when pausing and unpausing curses interface.
* Reduce CPU usage of the frequency spectrum visualizer.
* Enable Link Time Optimization by default.
# ncmpcpp-0.9 (2020-12-20)
* Fix various Mopidy specific bugs.