mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-gfx/blender: mark as LTO-unsafe
Closes: https://bugs.gentoo.org/859607 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -214,6 +214,11 @@ src_prepare() {
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
# -Werror=odr, -Werror=lto-type-mismatch
|
||||
# https://bugs.gentoo.org/859607
|
||||
# https://projects.blender.org/blender/blender/issues/120444
|
||||
filter-lto
|
||||
|
||||
# Workaround for bug #922600
|
||||
append-ldflags $(test-flags-CCLD -Wl,--undefined-version)
|
||||
|
||||
|
||||
@@ -214,6 +214,11 @@ src_prepare() {
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
# -Werror=odr, -Werror=lto-type-mismatch
|
||||
# https://bugs.gentoo.org/859607
|
||||
# https://projects.blender.org/blender/blender/issues/120444
|
||||
filter-lto
|
||||
|
||||
# Workaround for bug #922600
|
||||
append-ldflags $(test-flags-CCLD -Wl,--undefined-version)
|
||||
|
||||
|
||||
@@ -214,6 +214,11 @@ src_prepare() {
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
# -Werror=odr, -Werror=lto-type-mismatch
|
||||
# https://bugs.gentoo.org/859607
|
||||
# https://projects.blender.org/blender/blender/issues/120444
|
||||
filter-lto
|
||||
|
||||
# Workaround for bug #922600
|
||||
append-ldflags $(test-flags-CCLD -Wl,--undefined-version)
|
||||
|
||||
|
||||
@@ -224,6 +224,11 @@ src_prepare() {
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
# -Werror=odr, -Werror=lto-type-mismatch
|
||||
# https://bugs.gentoo.org/859607
|
||||
# https://projects.blender.org/blender/blender/issues/120444
|
||||
filter-lto
|
||||
|
||||
# Workaround for bug #922600
|
||||
append-ldflags $(test-flags-CCLD -Wl,--undefined-version)
|
||||
|
||||
|
||||
@@ -222,6 +222,11 @@ src_prepare() {
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
# -Werror=odr, -Werror=lto-type-mismatch
|
||||
# https://bugs.gentoo.org/859607
|
||||
# https://projects.blender.org/blender/blender/issues/120444
|
||||
filter-lto
|
||||
|
||||
# Workaround for bug #922600
|
||||
append-ldflags $(test-flags-CCLD -Wl,--undefined-version)
|
||||
|
||||
|
||||
@@ -222,6 +222,11 @@ src_prepare() {
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
# -Werror=odr, -Werror=lto-type-mismatch
|
||||
# https://bugs.gentoo.org/859607
|
||||
# https://projects.blender.org/blender/blender/issues/120444
|
||||
filter-lto
|
||||
|
||||
# Workaround for bug #922600
|
||||
append-ldflags $(test-flags-CCLD -Wl,--undefined-version)
|
||||
|
||||
|
||||
@@ -240,6 +240,11 @@ src_prepare() {
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
# -Werror=odr, -Werror=lto-type-mismatch
|
||||
# https://bugs.gentoo.org/859607
|
||||
# https://projects.blender.org/blender/blender/issues/120444
|
||||
filter-lto
|
||||
|
||||
# Workaround for bug #922600
|
||||
append-ldflags $(test-flags-CCLD -Wl,--undefined-version)
|
||||
|
||||
|
||||
@@ -237,6 +237,11 @@ src_prepare() {
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
# -Werror=odr, -Werror=lto-type-mismatch
|
||||
# https://bugs.gentoo.org/859607
|
||||
# https://projects.blender.org/blender/blender/issues/120444
|
||||
filter-lto
|
||||
|
||||
# Workaround for bug #922600
|
||||
append-ldflags $(test-flags-CCLD -Wl,--undefined-version)
|
||||
|
||||
|
||||
@@ -236,6 +236,11 @@ src_prepare() {
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
# -Werror=odr, -Werror=lto-type-mismatch
|
||||
# https://bugs.gentoo.org/859607
|
||||
# https://projects.blender.org/blender/blender/issues/120444
|
||||
filter-lto
|
||||
|
||||
# Workaround for bug #922600
|
||||
append-ldflags $(test-flags-CCLD -Wl,--undefined-version)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user