remove obsolete code
This commit is contained in:
parent
82f40c4b9b
commit
800307c2ab
1 changed files with 0 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue