remove obsolete code
This commit is contained in:
parent
82f40c4b9b
commit
800307c2ab
@ -43,8 +43,6 @@ fn main() {
|
||||
println!("cargo:rustc-link-lib=gcc_s");
|
||||
} else if target.contains("redox") {
|
||||
// redox is handled in lib.rs
|
||||
} else if target.contains("hermit") {
|
||||
//println!("cargo:rustc-link-lib=unwind");
|
||||
} else if target.contains("cloudabi") {
|
||||
println!("cargo:rustc-link-lib=unwind");
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user