Merge "rust: Ensure unwind tables are generated"
This commit is contained in:
@@ -47,6 +47,7 @@ var (
|
|||||||
"-C opt-level=3",
|
"-C opt-level=3",
|
||||||
"-C relocation-model=pic",
|
"-C relocation-model=pic",
|
||||||
"-C overflow-checks=on",
|
"-C overflow-checks=on",
|
||||||
|
"-C force-unwind-tables=yes",
|
||||||
// Use v0 mangling to distinguish from C++ symbols
|
// Use v0 mangling to distinguish from C++ symbols
|
||||||
"-Z symbol-mangling-version=v0",
|
"-Z symbol-mangling-version=v0",
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user