mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
Removed the `gamemode` and `renderdoc` USE flags (at least for now). Both dependencies are not conditional: - `<gamemode_client.h>` is included in `src/common/linux/gamemode.cpp` - `<renderdoc_app.h>` is included in `src/core/tools/renderdoc.cpp` The use of bundled libraries is discorauged. Signed-off-by: Pavel Sobolev <contact@paveloom.dev>