rustc: Add an "_" prefix to assembler-generated symbols on Mac
This commit is contained in:
@@ -47,6 +47,9 @@ fn exec_suffix() -> str {
|
||||
ret "";
|
||||
}
|
||||
|
||||
fn target_os() -> str {
|
||||
ret "linux";
|
||||
}
|
||||
|
||||
// Local Variables:
|
||||
// mode: rust;
|
||||
|
||||
Reference in New Issue
Block a user