提交 151aaaf4 编写于 作者: M Michael Gehring

Fix cfg warnings in librustc_back

上级 22cc5d5e
......@@ -200,8 +200,7 @@ fn test_minimize2() {
}
#[test]
#[cfg(target_os = "linux")]
#[cfg(target_os = "android")]
#[cfg(any(target_os = "linux", target_os = "android"))]
fn test_rpath_relative() {
let config = &mut RPathConfig {
os: abi::OsLinux,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册