Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 565574 Details for
Bug 678186
dev-lang/rust - Needlessly builds experimental LLVM targets
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to set experimental-targets to empty string
rust-experimental-targets.patch (text/plain), 460 bytes, created by
James Le Cuirot
on 2019-02-16 23:07:59 UTC
(
hide
)
Description:
Patch to set experimental-targets to empty string
Filename:
MIME Type:
Creator:
James Le Cuirot
Created:
2019-02-16 23:07:59 UTC
Size:
460 bytes
patch
obsolete
>diff --git a/dev-lang/rust/rust-1.32.0.ebuild b/dev-lang/rust/rust-1.32.0.ebuild >index bc2a6106b8ad..077ddb41f877 100644 >--- a/dev-lang/rust/rust-1.32.0.ebuild >+++ b/dev-lang/rust/rust-1.32.0.ebuild >@@ -138,6 +138,7 @@ src_configure() { > release-debuginfo = $(toml_usex debug) > assertions = $(toml_usex debug) > targets = "${LLVM_TARGETS// /;}" >+ experimental-targets = "" > link-shared = $(toml_usex system-llvm) > [build] > build = "${rust_target}"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 678186
: 565574