aboutsummaryrefslogtreecommitdiffstats
path: root/community/cage
diff options
context:
space:
mode:
authorKevin Daudt <kdaudt@alpinelinux.org>2019-11-24 17:12:19 +0000
committerKevin Daudt <kdaudt@alpinelinux.org>2019-11-24 22:00:38 +0000
commitb08fc57094f3643e7af68d87b8ff3bad8c253882 (patch)
treea3e74ee7f53536e809bfad4ae13d95be75f8bd83 /community/cage
parent744fbf64b6a7f549c386ecaba4cc81356e46a1a9 (diff)
downloadaports-b08fc57094f3643e7af68d87b8ff3bad8c253882.tar.bz2
aports-b08fc57094f3643e7af68d87b8ff3bad8c253882.tar.xz
community/rust: fix build error with rustdoc
Building rust fails with the error: error[E0523]: found two different crates with name `bitflags` that are not distinguished by differing `-C metadata`. This will result in symbol conflicts between the two. --> src/librustdoc/html/markdown.rs:36:5 | 36 | use pulldown_cmark::{html, CowStr, Event, Options, Parser, Tag}; | ^^^^^^^^^^^^^^ Upstream fixed it with the included patch.
Diffstat (limited to 'community/cage')
0 files changed, 0 insertions, 0 deletions