mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-12 00:07:12 +03:00
* Explicitly set USE_LD_LLD depending on users toolchain. Backport some low hanging fruit from unmerged mysql-8.4 PR. * Rearrange dependencies to utilise BDEPEND where suitable. * Add test-install support instead of tying it to USE="test". * Cosmetic changes to lower line width below 120 and incoprorate more options into the initial mycmakeargs array for bettere readability. * Install vendored libraries into a separate mysql libdir. * Set install dirs for mysqlrouter libraries. Signed-off-by: Alfred Wingate <parona@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/40275 Signed-off-by: Sam James <sam@gentoo.org>