mumble/docs
Robert Adam 8d83afb07c BUILD: Enable LTO, if supported
In theory LTO could give us a bit more performance than what we are
currently seeing. Client-side this will probably not be very noticeably
but on the server-side a few drops of extra performance can't hurt.

LTO will be enabled by default in all non-Debug builds. It remains
disabled for Debug builds as this is expected to be the kind of build
that a developer will use when they perform their work and there it is
useful to be able to go through multiple iterations of the program,
without waiting long times on the linker each time.
2021-12-26 19:46:54 +01:00
..
additional-readmes MAINT(readme): Move READMEs for static server into docs/ 2020-07-08 17:55:46 +02:00
dev BUILD: Enable LTO, if supported 2021-12-26 19:46:54 +01:00
media/images DOCS: Added description of Developer console 2021-02-28 08:50:50 +01:00
DeveloperConsole.md DOCS: Improve sentence in developer console description 2021-05-22 20:27:24 +02:00
DockerCompose.md DOCS(docker): Docker compose 2021-12-21 10:36:10 +00:00
GlobalShortcuts.md MAINT(docs): the Game bar trigger must be disabled for the guide button to work 2020-10-10 21:08:22 +02:00