Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cd4335ae authored by Ivan Lozano's avatar Ivan Lozano Committed by Gerrit Code Review
Browse files

Merge "rust: Ensure unwind tables are generated"

parents ee594919 0e714da0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -47,6 +47,7 @@ var (
		"-C opt-level=3",
		"-C relocation-model=pic",
		"-C overflow-checks=on",
		"-C force-unwind-tables=yes",
		// Use v0 mangling to distinguish from C++ symbols
		"-Z symbol-mangling-version=v0",
	}