Skip to content

Commit

Permalink
dev-lang/rust: add back removed llvm targets config
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.39, Repoman-2.3.9
  • Loading branch information
cnd committed May 28, 2018
1 parent 040089a commit 99d1aff
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ src_configure() {
optimize = $(toml_usex !debug)
release-debuginfo = $(toml_usex debug)
assertions = $(toml_usex debug)
targets = "${LLVM_TARGETS// /;}"
[build]
build = "${rust_target}"
host = ["${rust_target}"]
Expand Down

0 comments on commit 99d1aff

Please sign in to comment.