summaryrefslogtreecommitdiff
path: root/dev-db/mysql/mysql-8.0.41.ebuild
AgeCommit message (Collapse)Author
2025-09-05dev-db/mysql: drop 8.0.41Alfred Wingate
Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/43150 Closes: https://github.com/gentoo/gentoo/pull/43150 Signed-off-by: Sam James <sam@gentoo.org>
2025-03-10dev-db/mysql: add 8.0.41Alfred Wingate
* 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>