about summary refs log tree commit diff
path: root/src/rt/rust_task.cpp
diff options
context:
space:
mode:
authorBrian Anderson <banderson@mozilla.com>2011-11-28 16:27:32 -0800
committerBrian Anderson <banderson@mozilla.com>2011-11-28 16:37:29 -0800
commite075412a920562acc3603e872486747915b87b01 (patch)
tree5ee7db32888d027a4bacf0ca32587c81c104f26d /src/rt/rust_task.cpp
parentcd75c9ce11672f360c6e430e824823a4d265c85b (diff)
downloadrust-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