|
@@ -36,8 +36,6 @@ fn compile_libunwind() {
|
|
}
|
|
}
|
|
|
|
|
|
fn gen_libunwind_bindings() {
|
|
fn gen_libunwind_bindings() {
|
|
- println!("cargo:rerun-if-changed=bindgen-wrapper.h");
|
|
|
|
-
|
|
|
|
let args = vec![
|
|
let args = vec![
|
|
"-nostdlibinc".to_string(),
|
|
"-nostdlibinc".to_string(),
|
|
"-ffreestanding".to_string(),
|
|
"-ffreestanding".to_string(),
|