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

(-)a/dev-lang/rust/rust-1.32.0.ebuild (+1 lines)
Lines 138-143 src_configure() { Link Here
138
		release-debuginfo = $(toml_usex debug)
138
		release-debuginfo = $(toml_usex debug)
139
		assertions = $(toml_usex debug)
139
		assertions = $(toml_usex debug)
140
		targets = "${LLVM_TARGETS// /;}"
140
		targets = "${LLVM_TARGETS// /;}"
141
		experimental-targets = ""
141
		link-shared = $(toml_usex system-llvm)
142
		link-shared = $(toml_usex system-llvm)
142
		[build]
143
		[build]
143
		build = "${rust_target}"
144
		build = "${rust_target}"

Return to bug 678186