[dev-db/mysql] sync with gentoo

This commit is contained in:
Robert Förster 2024-03-07 10:43:34 +01:00
parent 54b8162128
commit 57dd8a01c0
1 changed files with 3 additions and 0 deletions

View File

@ -262,6 +262,9 @@ src_prepare() {
}
src_configure() {
# Filter LTO for legacy branch with ODR violations (bug #855242)
filter-lto
# Bug #114895, bug #110149
filter-flags "-O" "-O[01]"