Skip to content

Commit

Permalink
Allow warnings to fix rust-lang/rust#76526
Browse files Browse the repository at this point in the history
Closes: #503
Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
  • Loading branch information
o01eg authored and cnd committed Sep 10, 2020
1 parent ec149d4 commit bdc4473
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev-lang/rust/rust-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,7 @@ src_configure() {
lld = $(usex system-llvm false $(toml_usex wasm))
backtrace-on-ice = true
jemalloc = false
deny-warnings = false
[dist]
src-tarball = false
EOF
Expand Down

0 comments on commit bdc4473

Please sign in to comment.