mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-plugins/x42-plugins: mark as LTO-unsafe
Closes: https://bugs.gentoo.org/860402 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit toolchain-funcs
|
||||
inherit flag-o-matic toolchain-funcs
|
||||
|
||||
DESCRIPTION="Collection of LV2 plugins"
|
||||
HOMEPAGE="https://github.com/x42/x42-plugins"
|
||||
@@ -40,6 +40,11 @@ DEPEND="${RDEPEND}
|
||||
sys-apps/help2man"
|
||||
|
||||
src_compile() {
|
||||
# -Werror=odr
|
||||
# https://bugs.gentoo.org/860402
|
||||
# https://github.com/x42/meters.lv2/issues/41
|
||||
filter-lto
|
||||
|
||||
emake CC="$(tc-getCC)" STRIP="#" FONTFILE="/usr/share/fonts/dejavu/DejaVuSans-Bold.ttf"
|
||||
}
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit toolchain-funcs
|
||||
inherit flag-o-matic toolchain-funcs
|
||||
|
||||
DESCRIPTION="Collection of LV2 plugins"
|
||||
HOMEPAGE="https://github.com/x42/x42-plugins"
|
||||
@@ -40,6 +40,11 @@ DEPEND="${RDEPEND}
|
||||
sys-apps/help2man"
|
||||
|
||||
src_compile() {
|
||||
# -Werror=odr
|
||||
# https://bugs.gentoo.org/860402
|
||||
# https://github.com/x42/meters.lv2/issues/41
|
||||
filter-lto
|
||||
|
||||
emake CC="$(tc-getCC)" STRIP="#" FONTFILE="/usr/share/fonts/dejavu/DejaVuSans-Bold.ttf"
|
||||
}
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit toolchain-funcs
|
||||
inherit flag-o-matic toolchain-funcs
|
||||
|
||||
DESCRIPTION="Collection of LV2 plugins"
|
||||
HOMEPAGE="https://github.com/x42/x42-plugins"
|
||||
@@ -40,6 +40,11 @@ DEPEND="${RDEPEND}
|
||||
sys-apps/help2man"
|
||||
|
||||
src_compile() {
|
||||
# -Werror=odr
|
||||
# https://bugs.gentoo.org/860402
|
||||
# https://github.com/x42/meters.lv2/issues/41
|
||||
filter-lto
|
||||
|
||||
emake CC="$(tc-getCC)" STRIP="#" FONTFILE="/usr/share/fonts/dejavu/DejaVuSans-Bold.ttf"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user