Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 866231
Collapse All | Expand All

(-)rust-1.62.1.ebuild (-1 / +1 lines)
Lines 256-262 Link Here
256
}
256
}
257
257
258
src_configure() {
258
src_configure() {
259
	use system-llvm && filter-flags '-flto*' # https://bugs.gentoo.org/862109
259
	filter-lto # https://bugs.gentoo.org/862109 & https://bugs.gentoo.org/866231
260
260
261
	local rust_target="" rust_targets="" arch_cflags use_libcxx="false"
261
	local rust_target="" rust_targets="" arch_cflags use_libcxx="false"
262
262

Return to bug 866231