diff options
| author | Brian Anderson <banderson@mozilla.com> | 2011-11-28 16:27:32 -0800 |
|---|---|---|
| committer | Brian Anderson <banderson@mozilla.com> | 2011-11-28 16:37:29 -0800 |
| commit | e075412a920562acc3603e872486747915b87b01 (patch) | |
| tree | 5ee7db32888d027a4bacf0ca32587c81c104f26d /src/rt/rust_task.cpp | |
| parent | cd75c9ce11672f360c6e430e824823a4d265c85b (diff) | |
| download | rust-e075412a920562acc3603e872486747915b87b01.tar.gz rust-e075412a920562acc3603e872486747915b87b01.zip | |
build: Stop linking morestack.S to rt
__morestack has to be linked statically. The odd calling convention on x86_64 results in the arguments to __morestack (r10 & r11) being clobbered by the dynamic linker. gcc links all the __morestack functions statically.
Diffstat (limited to 'src/rt/rust_task.cpp')
0 files changed, 0 insertions, 0 deletions
